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

change default fallback mod strategy to Mod::Tf instead of Mod::Pass for ERB support #149

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

tongueroo
Copy link
Contributor

@tongueroo tongueroo commented Nov 15, 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

Caught this when using a terraform.tfvars file in a stack. By default, files should be using the ERB strategy.

How to Test

Create a terraform.tfvars with some ERB in a stack. And then run:

terraspace build demo

Context

Related: #158

Version Changes

Patch

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