Skip to content

v0.17.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@nishkrishnan nishkrishnan released this 24 Feb 17:26
832afea

Feature release. Due to a sizeable refactor and the number of configuration settings supported in Atlantis, this is a pre-release and should not be considered fully stable.

Features

  • Add --enable-policy-checks which adds a policy checking step to the Atlantis workflow and runs server-side conftest policies on the terraform plan output. (#1317 by @msarvar and @nishkrishnan)
    • Supports atlantis approve_policies which allows a set of blessed github users to approve failing policies.
  • Support pre-workflow hooks on all comment/auto triggered commands (#1418 by @nishkrishnan)
  • Add HEAD_COMMIT to run steps
  • Update terraform version to 0.14.7

Backwards Incompatibilities/Notes

  • If you're using the Atlantis Docker image and aren't setting the --default-tf-version flag
    then the default version of Terraform will now be 0.14.7. Simply set the above
    flag to your desired default version to avoid any issues.

Docker

runatlantis/atlantis:v0.17.0-beta

Diff v0.16.1..v0.17.0-beta

v0.16.1...v0.17.0-beta