Skip to content

Commit bd289e8

Browse files
chore(deps): update terraform cloudposse/s3-bucket/aws to v4
1 parent 28bd7cf commit bd289e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data "aws_caller_identity" "current" {}
66

77
module "s3_bucket" {
88
source = "cloudposse/s3-bucket/aws"
9-
version = "3.1.3"
9+
version = "4.2.0"
1010

1111
context = module.this.context
1212
}

0 commit comments

Comments
 (0)