Closed tongueroo closed 2 years ago
This is a 🐞 bug fix.
bundle exec rspec
Fix for case when no config/terraform/backend.tf or config/terraform/backend.rb exists.
config/terraform/backend.tf
config/terraform/backend.rb
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
Patch
This is a 🐞 bug fix.
bundle exec rspec
to verify this)Summary
Fix for case when no
config/terraform/backend.tf
orconfig/terraform/backend.rb
exists.Context
How to Test
Run codebuild ingreration tests, which do this:
Version Changes
Patch