Skip to content

Commit 71a8720

Browse files
chore(deps): update terraform trussworks/s3-private-bucket/aws to v9
1 parent 01feb8c commit 71a8720

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 = "~> 8.0.2"
17+
version = "~> 9.0.0"
1818

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

0 commit comments

Comments
 (0)