Skip to content

Commit

Permalink
Update CHANGELOG for #23441
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 committed Mar 2, 2022
1 parent 4b0c7f7 commit 57e2c5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changelog/23441.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:bug
resource/aws_s3_bucket_lifecycle_configuration: Correctly configure `rule.filter.object_size_greater_than` and `rule.filter.object_size_less_than` in API requests and terraform state
```

```release-note:bug
resource/aws_s3_bucket_lifecycle_configuration: Prevent drift when `rule.noncurrent_version_expiration.newer_noncurrent_versions` or `rule.noncurrent_version_transition.newer_noncurrent_versions` is not specified
```

0 comments on commit 57e2c5d

Please sign in to comment.