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

Error: 260002: password is empty #489

Closed
srivya opened this issue Feb 12, 2024 · 1 comment
Closed

Error: 260002: password is empty #489

srivya opened this issue Feb 12, 2024 · 1 comment
Assignees
Labels
awaiting-feedback Blocked on input from the author awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced

Comments

@srivya
Copy link

srivya commented Feb 12, 2024

What happened?

plum-snowflake version
0.48.0/0.47.0

on Mac OS Ventura (13.3.1)

Describe the bug
it requires a password field even when using private key path option

  • 260002: password is empty

There does seem to be an open issue in the upstream package.
Snowflake-Labs/terraform-provider-snowflake#2169

There seems to be work around by using authenticator :Snowflake-Labs/terraform-provider-snowflake@bd72c05

Can we expose that option while setting up authentication?

Expected behavior
No error

Example

Diagnostics:
snowflake:index:Schema (Test_Schema):
error: 1 error occurred:
* 260002: password is empty

pulumi:pulumi:Stack (snowflake-prd-snowflake):
warning: provider config warning: use the file Function instead

Output of pulumi about

CLI
Version 3.76.0
Go Version go1.20.6
Go Compiler gc

Plugins
NAME VERSION
gcp 6.67.1
github 4.17.0
python unknown
snowflake 0.47.0

Host
OS darwin
Version 13.3.1
Arch x86_64

This project is written in python: executable='/Users/yashsrivastava/de_utils/venv/bin/python3' version='3.8.15
'

Backend
Name Yashs-MacBook-Pro.local
URL gs://production-pulumi/
User yashsrivastava
Organizations

Dependencies:
NAME VERSION
build 1.0.3
bump2version 1.0.1
ce-de-utils 0.0.80
coverage 7.4.1
dbt-snowflake 1.7.1
doq 0.10.0
grpcio-status 1.60.0
ipdb 0.13.13
keyrings.google-artifactregistry-auth 1.1.2
msgpack 1.0.7
pip 22.0.4
pre-commit 3.5.0
pulumi-gcp 6.67.1
pulumi-github 4.17.0
pulumi_snowflake 0.47.0
twine 4.0.2
wheel 0.42.0

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@srivya srivya added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Feb 12, 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 Feb 13, 2024
@iwahbe
Copy link
Member

iwahbe commented Feb 13, 2024

Hi @srivya. Thanks for filing an issue and associating it with an associated upstream issue. If the upstream provider supports an authenticator field, then we should to. Why do you think we don't?

@iwahbe iwahbe added the awaiting-feedback Blocked on input from the author label Feb 13, 2024
@mjeffryes mjeffryes added the resolution/no-repro This issue wasn't able to be reproduced label Apr 19, 2024
@mjeffryes mjeffryes self-assigned this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-feedback Blocked on input from the author awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced
Projects
None yet
Development

No branches or pull requests

3 participants