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

fix find placeholder stack so config/terraform only builds for stacks #67

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

tongueroo
Copy link
Contributor

This is a 🐞 bug fix.

  • 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

Fixes terraspace build so that it won't accidentally build config/terraform files to modules folder when the placeholder stack that is found happens to a be a module. Placeholder stacks should only be stacks.

Context

Fixes #66

How to Test

Go through QA matrix.

Version Changes

Patch

@tongueroo tongueroo merged commit 7faaf04 into master Dec 4, 2020
@tongueroo tongueroo deleted the build-config-terraform-fix branch December 4, 2020 01: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.

config/terraform content should only be copied to stacks
1 participant