Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed Sep 4, 2024
1 parent 84672a6 commit 234b40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4-projects/modules/base_env/example_storage_cmek.tf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ resource "random_string" "bucket_name" {
}

module "gcs_buckets" {
source = "terraform-google-modules/cloud-storage/google//modules/simple_bucket"
source = "terraform-google-modules/cloud-storage/google//modules/simple_bucket"
# Open Issue on version 6.1.0: https://github.com/terraform-google-modules/terraform-google-cloud-storage/issues/339
version = "~> 6.0.0"

Expand Down

0 comments on commit 234b40a

Please sign in to comment.