We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2877736 + 19a094a commit 4ce114cCopy full SHA for 4ce114c
opsless_system/main.tf
@@ -42,3 +42,4 @@ output "bucket_name" {
42
description = "Name of the GCS bucket for Terraform remote state."
43
value = google_storage_bucket.terraform_state.name
44
}
45
+
0 commit comments