cloud-foundation-fabric
cloud-foundation-fabric copied to clipboard
stages-multitenant w/ Github cicd_repositories appears broken
Describe the bug
Template variables https://github.com/wolfcoded-engineering/cloud-foundation-fabric/blob/da68d3cfc4a0a90ea7d3358bc32f7d3bad27e98e/fast/stages-multitenant/0-bootstrap-tenant/outputs.tf#L28C11-L28C26 are not being passed from the output.tf https://github.com/wolfcoded-engineering/cloud-foundation-fabric/blob/da68d3cfc4a0a90ea7d3358bc32f7d3bad27e98e/fast/stages-multitenant/0-bootstrap-tenant/templates/workflow-github.yaml#L27
- service_accounts.apply
- service_accounts.plan
- tf_providers_files.apply
- tf_providers_files.plan
Environment
output from `terraform -version`
Terraform v1.7.4 on linux_amd64
output from `git rev-parse --short HEAD`
da68d3cf
To Reproduce
- terraform plan/apply with github
cicd_repositories
off stages-multitenant
Expected behavior
- Appropriate and necessary variables are available for interpolation by the template