-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
Adds `disableGlobalProjectWarning` to the ExtraConfig for the provider, allowing users to disable the initial default project. This fixes #1168
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
unable to detect a global setting for GCP Project. | ||
Pulumi will rely on per-resource settings for this operation. | ||
Set the GCP Project by using: | ||
`pulumi config set gcp:project <project>` | ||
`pulumi config set gcp:project <project>` | ||
If you would like to disable this warning use: | ||
`pulumi config set gcp:disableGlobalProjectWarning true` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.