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

process terraform.tfvars file with erb, change default processing strategy back to pass #159

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

tongueroo
Copy link
Contributor

@tongueroo tongueroo commented Nov 24, 2021

This is a 🐞 bug fix.
This is a πŸ™‹β€β™‚οΈ feature or enhancement.

  • I've added tests (if it's a bug, feature or enhancement)
  • I've adjusted the documentation (if it's a feature or enhancement)
  • The test suite passes (run bundle exec rspec to verify this)

Summary

Context

How to Test

Add a terraform.autovars file with some ERB in your stack. Run terraspace build demo. And confirm that the ERB has been processed.

Note: This only really affected files outside of the tfvars folder. As tfvars files already support ERB.

Version Changes

Patch

@tongueroo tongueroo merged commit 5a828a2 into master Nov 24, 2021
@tongueroo tongueroo deleted the tfvars-erb-support branch November 24, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant