We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bc9c1 commit 41da84bCopy full SHA for 41da84b
terraform/bucket.tf
@@ -1,4 +1,4 @@
1
module "s3-bucket" {
2
source = "terraform-aws-modules/s3-bucket/aws"
3
- version = "4.1.0"
+ version = "4.1.2"
4
}
0 commit comments