Skip to content
New issue

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

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

Already on GitHub? # to your account

fix no backend.tf src file case #178

Merged
merged 1 commit into from
Dec 29, 2021
Merged

fix no backend.tf src file case #178

merged 1 commit into from
Dec 29, 2021

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

Fix for case when no config/terraform/backend.tf or config/terraform/backend.rb exists.

Context

How to Test

Run codebuild ingreration tests, which do this:

terraspace new project infra --examples
cd infra
terraspace new test demo --type stack
cd app/stacks/demo
terraspace test

Version Changes

Patch

@tongueroo tongueroo merged commit b801b18 into master Dec 29, 2021
@tongueroo tongueroo deleted the expander-backend branch December 29, 2021 14:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant