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

dont use auto generated plan when both yes and plan options used #76

Merged
merged 1 commit into from
Feb 11, 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

Make sure to use the provided plan when both the --plan and --yes options are used.

Context

https://community.boltops.com/t/using-tf-plan-file/623

How to Test

Deploy with a plan. IE:

terraspace plan demo --out plan.save
terraspace up demo --plan plan.save

Version Changes

Patch

@tongueroo tongueroo merged commit a12b838 into master Feb 11, 2021
@tongueroo tongueroo deleted the plan-and-yes branch February 11, 2021 19:04
# 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