{"id":37723173,"url":"https://github.com/ctrlplanedev/terraform-google-ctrlplane","last_synced_at":"2026-01-16T13:35:22.294Z","repository":{"id":254630094,"uuid":"847098324","full_name":"ctrlplanedev/terraform-google-ctrlplane","owner":"ctrlplanedev","description":"A Terraform module for deploying Ctrlplane on GCP.","archived":false,"fork":false,"pushed_at":"2025-10-23T18:16:56.000Z","size":114,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-23T20:26:57.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ctrlplane.dev/","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctrlplanedev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-24T21:00:46.000Z","updated_at":"2025-10-23T18:16:59.000Z","dependencies_parsed_at":"2024-08-27T04:31:32.930Z","dependency_job_id":"e14c9a43-6b14-47ea-b840-fe6fb91db830","html_url":"https://github.com/ctrlplanedev/terraform-google-ctrlplane","commit_stats":null,"previous_names":["sizzldev/terraform-google-ctrlplane","ctrlplanedev/terraform-google-ctrlplane"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/ctrlplanedev/terraform-google-ctrlplane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplanedev%2Fterraform-google-ctrlplane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplanedev%2Fterraform-google-ctrlplane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplanedev%2Fterraform-google-ctrlplane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplanedev%2Fterraform-google-ctrlplane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctrlplanedev","download_url":"https://codeload.github.com/ctrlplanedev/terraform-google-ctrlplane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlplanedev%2Fterraform-google-ctrlplane/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T13:35:21.591Z","updated_at":"2026-01-16T13:35:22.287Z","avatar_url":"https://github.com/ctrlplanedev.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-google-ctrlplane\n\nThis module creates a reslient and fault tolerant Ctrlplane installation using\nGoogle Kubernetes Engine (GKE) as the computing environment and the following\nservices for storing data:\n\n- CloudSQL for PostgreSQL\n- Memorystore for Redis\n- Cloud Storage\n\n## Compatibility\n\nThis module is meant for use with Terraform 1.0+ and tested using Terraform\n1.6.\n\n## Usage\n\nThere are examples included in the examples folder but simple usage is as\nfollows:\n\n```hcl\nmodule \"ctrlplane\" {\n  source    = \"ctrlplanedev/ctrlplane/google\"\n  namespace = \"ctrlplane\"\n  domains   = [\"\u003cfqdn\u003e\"]\n}\n```\n\nThen perform the following commands on the root folder:\n\n1. `terraform init` to get the plugins\n2. `terraform plan` to see the infrastructure plan\n3. `terraform apply` to apply the infrastructure build\n4. `terraform destroy` to destroy the built infrastructure\n\n## Install\n\n**Terraform**\n\nBe sure you have the correct Terraform version, you can choose the binary here:\n\n- https://releases.hashicorp.com/terraform/\n\n## File structure\n\nThe project has the following folders and files:\n\n- `/`: root folder\n- `/examples`: examples for using this module\n- `/helpers`: Helper scripts\n- `/test`: Folders with files for testing the module (see Testing section on\n  this file)\n- `/main.tf`: main file for this module, contains all the resources to create\n- `/variables.tf`: all the variables for the module\n- `/output.tf`: the outputs of the module\n- `/README.md`: this file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlplanedev%2Fterraform-google-ctrlplane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctrlplanedev%2Fterraform-google-ctrlplane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlplanedev%2Fterraform-google-ctrlplane/lists"}