terraform-example-foundation
terraform-example-foundation copied to clipboard
Eliminate hardcoding of assured-workloads in 2-environments/envs/production/main.tf
TL;DR
module "env" { source = "../../modules/env_baseline" ... assured_workload_configuration = { hardcoded enabled, compliance_regime and location }
Terraform Resources
No response
Detailed design
Provide top-level configuration propagated to packages and modules or at least package top-level tfvars included by modules beneath
Additional information
No response
stale bot timer restart - https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/.github/workflows/stale.yml#L21
Put as part of backlog for #1226