Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stages-multitenant w/ Github cicd_repositories appears broken #2128

Closed
wolfie82 opened this issue Mar 4, 2024 · 0 comments · Fixed by #2254
Closed

stages-multitenant w/ Github cicd_repositories appears broken #2128

wolfie82 opened this issue Mar 4, 2024 · 0 comments · Fixed by #2254

Comments

@wolfie82
Copy link

wolfie82 commented Mar 4, 2024

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`

da68d3c

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant