v0.8.2
v0.8.2
Description
Small bugfix release for Bitbucket Cloud users running with "require mergeable".
Features
- Update default Terraform version to 0.12.1.
- Include directory in Slack message (#660).
Bugfixes
- Atlantis would not allow applies for all Bitbucket Cloud pull requests if running with "require mergeable"
even if the pull request was mergeable due to an API change. (Fixes #672)
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.12.1. Simply set the above
flag to your desired default version to avoid any issues.