Skip to content

Commit 15875e1

Browse files
chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4.11.0 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c672f7c commit 15875e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/aws-bootstrap/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ locals {
44

55
module "terraform_state" {
66
source = "terraform-aws-modules/s3-bucket/aws"
7-
version = "4.2.2"
7+
version = "4.11.0"
88

99
bucket = local.state_bucket
1010

0 commit comments

Comments
 (0)