bajpai30amit/gcp-github-cicd ? reverse-engineered prompt
Reverse engineered prompt
Build me a Terraform project that sets up a simple GCP and GitHub automation workflow.
I want it to provision the core cloud pieces needed for CI and CD on Google Cloud, with a clear variables file, remote state backend, and useful outputs so I can see what got created. If it makes sense, include the GitHub automation part too, so the setup feels ready for a repo based deployment flow instead of just raw infrastructure.
Please keep it easy to configure with a tfvars file, and make the main entry point straightforward to run from the root of the repo. I’d also like the code to be organized so I can add more environments later without having to rewrite everything.
If anything depends on the latest Terraform or GCP behavior, feel free to check the current docs online and use sensible defaults.
Are you gonna build this?
make sure you review the code using arcumet