Skip to content

Commit

Permalink
Update CHANGELOG for #14143
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Jul 14, 2020
1 parent cb4b991 commit 3e5f930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

BREAKING CHANGES

* provider: New versions of the provider can only be automatically installed on Terraform 0.12 and later [GH-14143]
* provider: All "removed" attributes are cut, using them would result in a Terraform Core level error [GH-14001]
* provider: Credential ordering has changed from static, environment, shared credentials, EC2 metadata, default AWS Go SDK (shared configuration, web identity, ECS, EC2 Metadata) to static, environment, shared credentials, default AWS Go SDK (shared configuration, web identity, ECS, EC2 Metadata) [GH-14077]
* provider: The `AWS_METADATA_TIMEOUT` environment variable no longer has any effect as we now depend on the default AWS Go SDK EC2 Metadata client timeout of one second with two retries [GH-14077]
Expand Down

0 comments on commit 3e5f930

Please sign in to comment.