github runatlantis/atlantis v0.15.0

latest releases: v0.27.3, v0.27.2, v0.27.1...
3 years ago

Description

Relatively small release with some bugfixes and a couple of features. Also sets
default Terraform version to 0.13.0.

Features

  • Bump default Terraform version to 0.13.0
  • Retry GitHub calls to prevent 404 issues (#1019)
  • Update GitLab library to handle rate limiting issues (#1142 by @LAKostis)
  • Alpine version n Docker image is now 3.12 (up from 3.11) (#1136 by @lazzurs)
  • Add new flag --skip-clone-no-changes that will skip cloning the repo during autoplan if there are no changes to Terraform projects.
    This will only apply for GitHub and GitLab and only for repos that have atlantis.yaml files. (#1158 by @cucxabong)
  • Add new flag --disable-autoplan that will globally disable autoplanning. (#1159 by @ValdirGuerra)

Bugfixes

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.13.0. Simply set the above
    flag to your desired default version to avoid any issues.
  • --repo-whitelist is now deprecated in favour of --repo-allowlist. The previous
    flag will still work.

Docker

runatlantis/atlantis:v0.15.0

Diff v0.14.0..v0.15.0

v0.14.0...v0.15.0

Don't miss a new atlantis release

NewReleases is sending notifications on new releases.