Skip to content

Commit

Permalink
Merge pull request hashicorp#35845 from hashicorp/s3/s3-native-lockin…
Browse files Browse the repository at this point in the history
…g-changelog

backend/s3: s3 native locking changelog entry
  • Loading branch information
jar-b authored Oct 14, 2024
2 parents 1719c90 + 1ac0488 commit 1af86d4
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 @@ -24,6 +24,7 @@ ENHANCEMENTS:
UPGRADE NOTES:

- backend/s3: Removes deprecated attributes for assuming IAM role. Must use the `assume_role` block ([#35721](https://github.com/hashicorp/terraform/issues/35721))
- backend/s3: The s3 backend now supports S3 native state locking. When used with DynamoDB-based locking, locks will be acquired from both sources. In a future minor release of Terraform the DynamoDB locking mechanism and associated arguments will be deprecated. ([#35661](https://github.com/hashicorp/terraform/issues/35661))

EXPERIMENTS:

Expand Down

0 comments on commit 1af86d4

Please sign in to comment.