File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 22## [ Unreleased]
33
44
5+ <a name =" 1.0.0 " ></a >
6+ ## [ 1.0.0] - 2022-02-12
7+ ### Feat
8+ - upgrade AWS provider to v4.0+ ([ #57 ] ( https://github.com/nozaq/terraform-aws-remote-state-s3-backend/issues/57 ) )
9+
10+ ### Fix
11+ - set the minimum terraform version to 1.1.4 ([ #56 ] ( https://github.com/nozaq/terraform-aws-remote-state-s3-backend/issues/56 ) )
12+
13+ ### BREAKING CHANGE
14+
15+ resources regarding S3 bucket configurations need manual
16+ imports after upgrade. See ` docs/upgrade-1.0.md ` for guidance.
17+
18+
519<a name =" 0.8.1 " ></a >
620## [ 0.8.1] - 2022-01-10
721
105119<a name =" 0.0.1 " ></a >
106120## 0.0.1 - 2019-07-14
107121
108- [ Unreleased ] : https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.8.1...HEAD
122+ [ Unreleased ] : https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/1.0.0...HEAD
123+ [ 1.0.0 ] : https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.8.1...1.0.0
109124[ 0.8.1 ] : https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.8.0...0.8.1
110125[ 0.8.0 ] : https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.7.0...0.8.0
111126[ 0.7.0 ] : https://github.com/nozaq/terraform-aws-remote-state-s3-backend/compare/0.6.0...0.7.0
You can’t perform that action at this time.
0 commit comments