Skip to content

Commit

Permalink
Bump terraform_state_storage_bucket::terraform-google-storage-bucket …
Browse files Browse the repository at this point in the history
…from 0.1.3 to 0.2.0 (#246)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 52abd96 commit 902a468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ module "project" {
# https://github.com/osinfra-io/terraform-google-storage-bucket

module "terraform_state_storage_bucket" {
source = "github.com/osinfra-io/terraform-google-storage-bucket?ref=v0.1.3"
source = "github.com/osinfra-io/terraform-google-storage-bucket?ref=v0.2.0"
for_each = local.service_accounts

labels = local.labels
Expand Down

0 comments on commit 902a468

Please sign in to comment.