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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Overview of the Issue
After upgrading to v0.17.3, we are experiencing a go runtime error on atlantis apply commands when using Terraform Cloud remote execution. Specifically, the apply is triggered successfully and the plan starts in Terraform Cloud on the workspace. Once the plan finishes and is waiting for confirmation, atlantis crashes and the plan is left in pending state on the workspace in Terraform Cloud.
If I initiate the remote apply from my local machine with the same Terraform version that Atlantis is using, it is successful.
Community Note
Overview of the Issue
After upgrading to v0.17.3, we are experiencing a go runtime error on
atlantis apply
commands when using Terraform Cloud remote execution. Specifically, the apply is triggered successfully and the plan starts in Terraform Cloud on the workspace. Once the plan finishes and is waiting for confirmation, atlantis crashes and the plan is left in pending state on the workspace in Terraform Cloud.If I initiate the remote apply from my local machine with the same Terraform version that Atlantis is using, it is successful.
Reproduction Steps
Logs
Error
Stacktrace
Environment details
Atlantis server-side config file:
Repo
atlantis.yaml
file:Additional Context
The text was updated successfully, but these errors were encountered: