Fix another typo in GCS README

This commit is contained in:
Julio Castillo
2020-05-26 12:11:27 +02:00
committed by GitHub
parent f8cbfe9fbf
commit 840607d837

View File

@@ -28,7 +28,7 @@ module "folder" {
module "folder" {
source = "./modules/folders"
parent = "organizations/1234567890"
names = ["Folder one", "Folder two]
names = ["Folder one", "Folder two"]
policy_boolean = {
"constraints/compute.disableGuestAttributesAccess" = true
"constraints/compute.skipDefaultNetworkCreation" = true