Justin Roberson 6dda3dfde1 fix: fallback to default TF version in apply step (#1931)
The plan step has a mechanism to use the default tf version from the Terraform
client if the context does not define one, however the apply step does not have
this. This results in remote executions of apply failing with a nil pointer
dereference when it checks tfVersion in StripRefreshingFromPlanOutput. This fix
involves copying what the PlanStepRunner does and falls back to the default
version if the context's version is nil.
2021-12-22 14:54:14 -05:00
2021-12-18 13:09:34 -05:00
2021-12-15 17:07:44 -05:00
2021-12-17 14:44:39 -05:00
2021-12-18 13:09:34 -05:00
2021-12-18 13:09:34 -05:00
2021-12-17 14:44:39 -05:00
2021-03-23 13:54:55 -04:00
2021-11-03 22:34:39 -04:00
2018-03-15 17:25:02 -07:00
2021-12-17 14:44:39 -05:00
2021-08-30 23:19:46 -04:00
2018-08-16 13:02:09 -10:00
2021-09-02 00:35:52 -04:00
2020-04-21 20:44:12 -07:00

Atlantis

SuperDopeBadge Go Report Card codecov CircleCI Slack

Atlantis Logo

Terraform Pull Request Automation

Resources

What is Atlantis?

A self-hosted golang application that listens for Terraform pull request events via webhooks.

What does it do?

Runs terraform plan and apply remotely and comments back on the pull request with the output.

Why should you use it?

  • Make Terraform changes visible to your whole team.
  • Enable non-operations engineers to collaborate on Terraform.
  • Standardize your Terraform workflows.

Stargazers over time

Stargazers over time

Description
Terraform Pull Request Automation
Readme 215 MiB