terraform-google-modules / terraform-google-bootstrap

Bootstraps Terraform usage and related CI/CD in a new Google Cloud organization
https://registry.terraform.io/modules/terraform-google-modules/bootstrap/google
Apache License 2.0
212 stars 145 forks source link

feat: Add tf_version variable for Infra Manager module #279

Closed josephdt12 closed 6 months ago

josephdt12 commented 6 months ago

Adds the tf_version variable which is used to pass to Infrastructure Manager and appending to the TF image provided.

Also added some Cleanup methods to the verify and teardown steps to close the pull request and delete the repository. Tested locally by just running a gcloud command with some gibberish to trigger a fatal test error.