Skip to content

Commit

Permalink
Merge pull request #23842 from hashicorp/s3-bucket-replication-config…
Browse files Browse the repository at this point in the history
…uration

r/s3_bucket: make `replication_configuration` configurable
  • Loading branch information
anGie44 authored Apr 1, 2022
2 parents 10f41ec + 6c4e204 commit 2004b6b
Show file tree
Hide file tree
Showing 6 changed files with 3,290 additions and 1,107 deletions.
3 changes: 3 additions & 0 deletions .changelog/23842.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_s3_bucket: Update `replication_configuration` parameter to be configurable. Please refer to the documentation for details on drift detection and potential conflicts when configuring this parameter with the standalone `aws_s3_bucket_replication_configuration` resource.
```
Loading

0 comments on commit 2004b6b

Please sign in to comment.