You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atlantis does not seem to behave correctly in this environment
Terraform 0.12.x
Backend is configured to use remote (connected to TF cloud)
Default build steps (no custom workflow)
When Atlantis Plan runs with the above settings, the output is a Plan Error
running "/var/local/atlantis/bin/terraform0.12.0 plan -input=false -refresh -no-color -out \"xxx.tfplan\"" in "/var/local/atlantis/repos/myrepo/sandbox/2/default/dev": exit status 1
Error: Saving a generated plan is currently not supported
The "remote" backend does not support saving the generated execution plan
locally at this time.
Have tested this behaviour occurs in all versions of 0.12x (0.12.0 - 0.12.4)
Atlantis behaves as expected when using Terraform 0.11.14 and below.
The text was updated successfully, but these errors were encountered:
Atlantis does not seem to behave correctly in this environment
remote
(connected to TF cloud)When Atlantis Plan runs with the above settings, the output is a Plan Error
Have tested this behaviour occurs in all versions of 0.12x (0.12.0 - 0.12.4)
Atlantis behaves as expected when using Terraform 0.11.14 and below.
The text was updated successfully, but these errors were encountered: