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

Detect remote ops for TF >= 0.12.0 #705

Merged
merged 1 commit into from
Jul 12, 2019
Merged

Detect remote ops for TF >= 0.12.0 #705

merged 1 commit into from
Jul 12, 2019

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Jul 12, 2019

The error message we use to detect remote ops changed between 0.11.14
and 0.12.0. Recognize this new error message.

Fixes #704

The error message we use to detect remote ops changed between 0.11.14
and 0.12.0. Recognize this new error message.
@codecov
Copy link

codecov bot commented Jul 12, 2019

Codecov Report

Merging #705 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #705   +/-   ##
======================================
  Coverage    72.4%   72.4%           
======================================
  Files          61      61           
  Lines        4664    4664           
======================================
  Hits         3377    3377           
  Misses       1037    1037           
  Partials      250     250
Impacted Files Coverage Δ
server/events/runtime/plan_step_runner.go 87.2% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a21eef...3cf08b4. Read the comment docs.

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.

Atlantis does not run correctly with Terraform 0.12.x and Remote backend (Terraform Cloud)
1 participant