Artur Sawicki
Artur Sawicki
The fix was included in v0.93.0. Please check it @guillaumelecerf @bmhah.
I will take a look this week. Thanks for providing the config; it helps reproduce the issues.
Hey @harukitake. Sorry, I missed this one, I will check it this week.
Hey @harukitake. I've finally reproduced the error. The current implementation of the stage resource filters out all the file format properties that have default values in Snowflake. TYPE = CSV...
Hey @hongbo-miao. Thanks for the suggestion. We may consider it an opt-in mechanism, but it will be a low priority for the time being. We want to be aligned with...
Hey @coleheflin-gt. Thanks for reaching out to us. Could you please share the result of SHOW GRANTS ON ...? My guess is that Snowflake is not returning them. In such...
Thanks for checking it @coleheflin-gt. I will try to reproduce this error inside the provider tomorrow.
Okay, so I verified the behavior and it seems, that my initial thought was correct: they are not shown in `SHOW GRANTS ON SCHEMA SOME_DB.SOME_SC` (even though they are shown...
Hey @coleheflin-gt. It seems that Snowflake behavior was fixed (proved in https://github.com/Snowflake-Labs/terraform-provider-snowflake/pull/2806). Could you please try to check if you are still experiencing the infinite plan loop? (version bump is...
Hey @josescuderoh. Thanks for reaching out to us. We have it on our radar (it was discussed here: https://github.com/Snowflake-Labs/terraform-provider-snowflake/discussions/2417#discussioncomment-8776775). We don't have a timeline we can share yet.