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.
2 parents 82681f2 + f56d28e commit c3262f9Copy full SHA for c3262f9
gcp-ts-oidc-provider-pulumi-cloud/index.ts
@@ -95,7 +95,7 @@ values:
95
subjectAttributes:
96
- currentEnvironment.name
97
pulumiConfig:
98
- gpc:project: \${gcp.login.project}
+ gcp:project: \${gcp.login.project}
99
environmentVariables:
100
# The Google Cloud SDK (which is used by the Pulumi provider) requires the project to be set by number:
101
GOOGLE_CLOUD_PROJECT: \${gcp.login.project}
0 commit comments