terraform-google-modules / terraform-example-foundation

Shows how the CFT modules can be composed to build a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
1.2k stars 706 forks source link

Eliminate hardcoding of assured-workloads in 2-environments/envs/production/main.tf #1153

Closed mromascanu123 closed 2 months ago

mromascanu123 commented 5 months ago

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

fmichaelobrien commented 4 months ago

stale bot timer restart - https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/.github/workflows/stale.yml#L21

sleighton2022 commented 2 months ago

Put as part of backlog for #1226