Skip to content

Commit abf30c4

Browse files
authored
lint
1 parent 5c2320e commit abf30c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

looker/looker-core-psc/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ resource "google_looker_instance" "default" {
2929
psc_config {
3030
# allowed_vpcs = ["projects/{project}/global/networks/{network}"]
3131
# (Optional) List of VPCs that are allowed ingress into the Looker instance. Set an allowed VPC if you are creating an instance that uses only private IP.
32-
}
32+
}
3333
}
3434
# [END looker_google_looker_instance_psc]

0 commit comments

Comments
 (0)