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

Connection caching for external browser authentication #517

Closed
anitalySuper opened this issue Mar 5, 2024 · 3 comments
Closed

Connection caching for external browser authentication #517

anitalySuper opened this issue Mar 5, 2024 · 3 comments
Assignees
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@anitalySuper
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

While using the snowflake provider with externalbrowser authentication, hundreds of tabs are opened in the browser as it re-authenticates for every resource being planned/previewed or imported. This makes the provider very hard to use with externalbrowser authentication.

Same issue in terraform-snowflake-provider Snowflake-Labs/terraform-provider-snowflake#1700

Affected area/feature

pulumi-snowflake

@anitalySuper anitalySuper added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Mar 5, 2024
@iwahbe iwahbe added awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed needs-triage Needs attention from the triage team labels Mar 12, 2024
@iwahbe
Copy link
Member

iwahbe commented Mar 12, 2024

Hi @anitalySuper. Thanks for reporting this issue here. This provider is actually a projection of the Snowflake's TF provider, so we will resolve this as soon as they do.

@bschwedler
Copy link

I can confirm that this now works.

To get this to work, it requires the following setup:

@iwahbe iwahbe added the resolution/fixed This issue was fixed label Aug 22, 2024
@iwahbe iwahbe self-assigned this Aug 22, 2024
@iwahbe
Copy link
Member

iwahbe commented Aug 22, 2024

Thanks for reporting that @bschwedler.

@iwahbe iwahbe closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

3 participants