Feature release of adding capability of streaming terraform logs, also added the capability of supporting tf 1.0.x (which was missed in the v0.17.6 release).
What's Changed
- deps: terraform 1.1.2 by @chenrui333 in #1952
- build(deps): bump github.com/spf13/viper from 1.10.0 to 1.10.1 by @dependabot in #1956
- Dockerfile: Add support for last Terraform 1.0.x version in AVAILABLE_TERRAFORM_VERSIONS by @javierbeaumont in #1957
- feat: add GitHub team allowlist configuration option by @paulerickson in #1694
- fix: fallback to default TF version in apply step by @sapslaj in #1931
- docs: typo in heading level by @moretea in #1960
- docs: clarify example for
--azuredevops-token
flag by @MarkIannucci in #1712 - docs: update github docs links by @chenrui333 in #1964
- build(deps): bump github.com/hashicorp/go-getter from 1.5.9 to 1.5.10 by @dependabot in #1961
- feat: streaming terraform logs in real-time by @Aayyush in #1937
- release: 0.18.0 by @chenrui333 in #1965
New Contributors
- @javierbeaumont made their first contribution in #1957
- @paulerickson made their first contribution in #1694
- @sapslaj made their first contribution in #1931
- @moretea made their first contribution in #1960
- @MarkIannucci made their first contribution in #1712
Docker
Github Container Registry
ghcr.io/runatlantis/atlantis:v0.18.0
Full Changelog: v0.17.6...v0.18.0