aws_s3_bucket_versioningManages an S3 Bucket Versioning resource.
A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.
resource "aws_s3_bucket_versioning" "example" {
# Required arguments
bucket = "my-bucket"
}Everything you need to know about S3 (Simple Storage) on one page. HD quality, print-friendly.
Download Free Infographic