Skip to content

Commit 1f2f8b9

Browse files
committed
chore(deps): update terraform trussworks/s3-private-bucket/aws to ~> 4.3.0
1 parent c4496ef commit 1f2f8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ resource "aws_iam_account_alias" "alias" {
1414

1515
module "terraform_state_bucket" {
1616
source = "trussworks/s3-private-bucket/aws"
17-
version = "~> 4.2.0"
17+
version = "~> 4.3.0"
1818

1919
bucket = local.state_bucket
2020
logging_bucket = local.logging_bucket

0 commit comments

Comments
 (0)