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: The terraform-provider-snowflake_v0.72.0 plugin crashed! #2175

Closed
gcyu opened this issue Nov 6, 2023 · 2 comments · Fixed by #2287
Closed

Error: The terraform-provider-snowflake_v0.72.0 plugin crashed! #2175

gcyu opened this issue Nov 6, 2023 · 2 comments · Fixed by #2287
Labels
bug Used to mark issues with provider's incorrect behavior category:resource resource:resource_monitor Issue connected to the snowflake_resource_monitor resource

Comments

@gcyu
Copy link

gcyu commented Nov 6, 2023

Provider Version

v0.72.0

Terraform Version

Will update later.

Describe the bug

Terraform Snowflake plugin crashed when I tried to add another user to email recipient list of resource monitors during terraform apply.

Expected behavior

No error.

Code samples and commands

terragrunt apply tf.plan

Additional context

Error screenshot:
image

@gcyu gcyu added the bug Used to mark issues with provider's incorrect behavior label Nov 6, 2023
@gcyu
Copy link
Author

gcyu commented Nov 6, 2023

I am actually waiting for the official fix of issue #2133 as the best long-term solution.
However, I tried to downgrade the provider version to v0.72.0 in order to not be blocked by issue #2133 . Then I encountered this plugin crash error.
My code change is for adding a new Snowflake user to email recipient list of Snowflake resource monitors.

@sfc-gh-asawicki
Copy link
Collaborator

Hey @gcyu. Thanks for reporting the issue.

The problem you described is the same as in #2167. There is an incoming fix, #2287. We should release it shortly.

As for the authentication solution, please read here: #2169 (comment).

@sfc-gh-jcieslak sfc-gh-jcieslak added category:resource resource:resource_monitor Issue connected to the snowflake_resource_monitor resource labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to mark issues with provider's incorrect behavior category:resource resource:resource_monitor Issue connected to the snowflake_resource_monitor resource
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants