Skip to content

Commit

Permalink
Update website/docs/r/s3_bucket.html.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 authored Feb 4, 2022
1 parent c2386c1 commit 4911bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/s3_bucket.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ resource "aws_s3_bucket" "b" {

### Using object lifecycle

The `lifecycle_rule` argument is read-only as of version 4.0.
The `lifecycle_rule` argument is read-only as of version 4.0 of the Terraform AWS Provider.
See the [`aws_s3_bucket_lifecycle_configuration` resource](s3_bucket_lifecycle_configuration.html.markdown) for configuration details.

### Using replication configuration
Expand Down

0 comments on commit 4911bb7

Please sign in to comment.