Skip to content

Conversation

@rmvangun
Copy link
Contributor

@rmvangun rmvangun commented Aug 8, 2025

When processing templated tfvars files for a blueprint, these files are now generated as terraform.tfvars files directly in the .tf_modules folder along with the generated module shims. Now these generated input variables act as the base vars when deploying from a template. The corresponding terraform/xyz/*.tfvars files are now only necessary for overrides or parameterizing user-defined terraform components.

…text folder

When processing a templated tfvars files for a blueprint, these files are now generated as `terraform.tfvars` files directly in the `.tf_modules` folder along with the generated module shims. Now these generated input variables act as the base vars when deploying from a template. The corresponding `terraform/xyz/*.tfvars` files are now only necessary for overrides or parameterizing user-defined terraform components.
@rmvangun rmvangun self-assigned this Aug 8, 2025
@rmvangun rmvangun added the chore label Aug 8, 2025
@rmvangun rmvangun merged commit 75d3e0c into main Aug 8, 2025
12 of 13 checks passed
@rmvangun rmvangun deleted the refactor/generate-templated-tfvars branch August 8, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants