We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809722e commit fdadfbcCopy full SHA for fdadfbc
looker/looker-core-psc/main.tf
@@ -15,7 +15,7 @@
15
*/
16
# [START looker_google_looker_instance_psc]
17
# Create an ENTERPRISE edition Looker (Google Cloud core) instance that has PSC enabled.
18
-resource "google_looker_instance" "main" {
+resource "google_looker_instance" "default" {
19
name = "my-instance"
20
platform_edition = "LOOKER_CORE_ENTERPRISE_ANNUAL"
21
region = "us-central1"
0 commit comments