Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gcp:disableGlobalProjectWarning #2929

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix gcp:disableGlobalProjectWarning #2929

wants to merge 1 commit into from

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Jan 31, 2025

For information on both the issue and the solution, please read #2928.

Fixes #2928

For information on both the issue and the solution, please read #2928.

Fixes #2928
@iwahbe iwahbe requested a review from a team January 31, 2025 09:30
@iwahbe iwahbe self-assigned this Jan 31, 2025
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (06f0efa) to head (a2a5e87).
Report is 12 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2929   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines         161     161           
======================================
  Misses        161     161           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@VenelinMartinov VenelinMartinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pulumi config set gcp:disableGlobalProjectWarning true does not work
2 participants