Artur Sawicki

Results 391 comments of Artur Sawicki

We are open to contributions. Please follow the https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/CONTRIBUTING.md. Just be aware that because of the V1 scope priorities, the reviews for features outside of the scope may be processed...

Hey @yinxu0619. Thanks for creating the issue. Granting to database roles has yet to be supported. We are currently reworking grant resources, and supporting grants for database roles is one...

Hey @astanfel. I don't want to spoil it but we have the designs ready, and we will probably implement them next week. 🤞 cc: @sfc-gh-jcieslak

Hey @aggielam26. Thanks for reaching out to us. The version you are using uses the old, already-removed implementation. Because we are still in 0.x.x version, we are not providing bugfixes...

Hey @aggielam26. Did you have a chance to migrate to the newer provider version?

Closing due to inactivity. @aggielam26 please bump to the newest version and create a new issue if the problem persists.

Hey @chrisweis. Thanks for reporting the issue. We will address database resource soon as part of https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#supporting-all-snowflake-ga-features. We have improving identifiers on our roadmap too https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#identifiers-rework. We will address it...

Hey @hhobson, @chrisweis. Please take a look at https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#behavior-change-external-object-identifier-changes, there was a change in what we expect in the `from_share.provider`, it was earlier working "by accident". Also, the workaround described...

Hey @pei0804. Thanks for reaching out to us. This is a good suggestion. We are in the process of redesigning the existing resources and adding the missing functionalities as part...

For the time being, you can also use the https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/unsafe_execute resource. This is a dangerous resource, though. Please make sure to read the docs and familiarize yourself with the resource's...