tf-cloud-agents

GoogleCloudPlatform/tf-cloud-agents/google

Terraform Module HCL GOOGLE ✓ Verified

Creates self-hosted Terraform Cloud Agent on Google Cloud

Install
module "tf-cloud-agents" {
source = "GoogleCloudPlatform/tf-cloud-agents/google"
version = "0.2.0"
}
⭐ Source on GitHub 📦 Registry page
README

terraform-google-terraform-cloud-agents Creates self hosted Terraform Cloud agents on Google Cloud. Using these Terraform modules you can quickly deploy agent pools for your Terraform Cloud workflows. Terraform Cloud agents on GKE The tfc-agent-gke module provisions the resources required to deploy self hosted Terraform Cloud agents on Google Cloud infrastructure using Google Kubernetes Engine (GKE). This includes - Enabling necessary APIs - VPC - GKE Cluster - Kubernetes Secret Below are some examples: - Terraform Cloud agents on GKE - This example shows how to deploy the Terraform Cloud agent on GKE. - Terraform Cloud agents on GKE with a custom image - This example shows how to deploy a custom built Terraform Cloud agent image on GKE. Terraform Cloud agents on Managed Instance Groups us

Details
FrameworkTerraform Module
LanguageHCL
Version0.2.0
Cloud GOOGLE
★ Stars20
Forks11
Total downloads26.3k
Examples6
Submodules4
LicenseApache-2.0
NamespaceGoogleCloudPlatform
Updated