terraform-example-foundation icon indicating copy to clipboard operation
terraform-example-foundation copied to clipboard

[devex] Improve data gathering per stage

Open bharathkkb opened this issue 5 years ago • 2 comments
trafficstars

At each stage, we ask the user to populate terraform.tfvars with values from previous stages or static data like billing_account. This seems like repeated data gathering and we should provide an alternative to automate/script some of this.

bharathkkb avatar Sep 25 '20 17:09 bharathkkb

I have a module-based approach for dealing with this, will share an example PR.

morgante avatar Sep 28 '20 01:09 morgante

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Mar 31 '21 23:03 github-actions[bot]

fixed by https://github.com/terraform-google-modules/terraform-example-foundation/pull/782. We still have a few places to fully make use of this but will track those separately.

bharathkkb avatar Sep 09 '22 01:09 bharathkkb