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: TFE remote ops detection for >= tf 1.0.0 #1687

Merged
merged 1 commit into from Jul 7, 2021

Conversation

taavitani
Copy link
Contributor

Atlantis fails during the plan step when using TFE remote ops and Terraform version 1.0.0. (Same issue with 1.0.1). This is due to a slight change in the error message that gets printed when trying to run plan with the -out param on a TFE workspace set up for remote operations. This change fixes that by adding the Terraform 1.0.{0,1} specific error message to the remote ops detection logic.

@taavitani taavitani requested a review from a team as a code owner July 5, 2021 09:12
Copy link
Member

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chenrui333 chenrui333 changed the title Fix TFE remote ops detection for tf 1.0.0 fix: TFE remote ops detection for >= tf 1.0.0 Jul 7, 2021
@chenrui333 chenrui333 merged commit d451167 into runatlantis:master Jul 7, 2021
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.

None yet

2 participants