Artur Sawicki

Results 375 comments of Artur Sawicki

Hey @wesleyhillyext. We released v0.95 yesterday containing [drop_public_schema_on_creation](https://registry.terraform.io/providers/Snowflake-Labs/snowflake/0.95.0/docs/resources/database#drop_public_schema_on_creation) attribute. Please check and let us know if this works for you.

Hey @mark-at-nuna. Thanks for bringing that to our attention. We are also unhappy with how errors are propagated to the end user. We have it on our roadmap. We will...

Hey @originalrkk. Thanks for reporting the issue. We will be reworking identifiers in the upcoming months. For now, you have to double-quote. It is consistent with the UI behavior, as...

Hey @yoiki. Thanks for creating this issue. The answer to your question is not that simple. Before I elaborate on the future of the SDK generator, I would like to...

Hey @mswanson-mastery. Thanks for reporting the issue. We have supporting missing parameters on our roadmap https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#19012024-roadmap-overview. I will bump its priority. If it becomes a blocking issue, please use the...

Hey @mswanson-mastery. Yes, the unsafe execute resource is available from [v0.77.0](https://github.com/Snowflake-Labs/terraform-provider-snowflake/releases/tag/v0.77.0). I want to remind you that we are in the 0.x.x version. When we introduce the missing parameter you...

Yes, it will be available in 2.2.0 (https://github.com/snowflakedb/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#new-feature-new-consumption_billing_entity-field-in-snowflake_account-resource) which we plan to release on Monday/Tuesday.

Hey @reason1241. Thanks for reaching out to us. This parameter is already ready in our SDK (https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/9c4a1172da745af8f5059291e58b7cf8c8ec60c5/pkg/sdk/external_tables.go#L100), however, it is yet not exposed on the resource side. We will address...

Hey @sumitbourne. Thanks for reaching out to us. The table resource is still a preview resource. We will address it with the rework (together with other table problems: https://github.com/Snowflake-Labs/terraform-provider-snowflake/labels/resource%3Atable). One...

Hey @dverheijden. Thanks for reaching out to us. Currently, the provider is limited only to objects that can be managed through SQL statements in Snowsight. If there is no underlying...