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

Use correct token source for CLI auth #3606

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Use correct token source for CLI auth #3606

merged 1 commit into from
Oct 1, 2024

Conversation

thomas11
Copy link
Contributor

@thomas11 thomas11 commented Oct 1, 2024

Fixes #3603

Tested locally

Copy link

github-actions bot commented Oct 1, 2024

Does the PR have any schema changes?

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

Copy link
Member

@danielrbradley danielrbradley left a comment

Choose a reason for hiding this comment

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

Change looks simple enough. Perhaps we could add some explanation around these lines as to what the purpose is of each of these different auth variables. E.g. why is there both resourceManagerAuth and resourceManagerBearerAuth? What's the difference between auth and bearerAuth? Happy for this to be a follow-up though.

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.83%. Comparing base (3610e47) to head (0e1d92f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3606      +/-   ##
==========================================
- Coverage   60.07%   59.83%   -0.24%     
==========================================
  Files          69       69              
  Lines        8786     8786              
==========================================
- Hits         5278     5257      -21     
- Misses       3007     3037      +30     
+ Partials      501      492       -9     

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

@thomas11 thomas11 merged commit fe9c8a8 into master Oct 1, 2024
24 checks passed
@thomas11 thomas11 deleted the tkappler/rg-auth branch October 1, 2024 10:14
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v2.64.1.

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.AzureNative version 2.63.0/2.64.0 struggles with resource groups
3 participants