Artur Sawicki
Artur Sawicki
Hey @sfc-gh-zhowe. Thanks for creating the issue. The documentation for the provider setup lacks multiple examples, and we plan to address it during the upcoming https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#providers-configuration-rework. Until then, we will...
Closing due to inactivity. Please create a new issue if the problem persists in the newest version of the provider.
Hey @gdelia-pm. Please take a look at the syntax explanation for failover groups: https://docs.snowflake.com/en/sql-reference/sql/create-failover-group#parameters. `ALLOWED_INTEGRATION_TYPES` is something different from `ERROR_INTEGRATION` this thread is about.
@gdelia-pm they are listed because they are supported as part of `ALLOWED_INTEGRATION_TYPES`. From the [docs I linked last time](https://docs.snowflake.com/en/sql-reference/sql/create-failover-group#parameters): `Type(s) of integrations for which you are enabling replication and failover...
Hey @mendhak. Thanks for reaching out to us. The provider communicates with Snowflake through SQL statements. We do not copy the Snowflake logic inside the provider; we depend on Snowflake...
Hey @mendhak. Yes, that's something we could proceed with, thank you. I can't provide any timeline at this time, as we are invested hard in going GA (https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#07022025-ga-scope-and-roadmap) now. We...
Hey @rahulnbhandari. Thanks for creating the issue. We will address it when reworking storage integration resources. At the moment, we don't have a timeline to share. We won't address it...
Hey, I can't share any specific timeline for this addition. We are open for contributions following the [guidelines](https://github.com/snowflakedb/terraform-provider-snowflake/blob/main/CONTRIBUTING.md). You can also utilize [snowflake_execute](https://registry.terraform.io/providers/snowflakedb/snowflake/2.1.0/docs/resources/execute) in the meantime.
Hey @pfnsec. Thanks for reaching out to us. The alert redesign is scheduled for later this year (check [here](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#preparing-the-rest-of-the-fundamental-ga-objects-for-the-provider-v1)), and we will consider it then. For now, you can use...
Hey @Relativity74205. Thanks for reaching out to us. AFAIK the bundle will be enabled by default in January, so we still have some time to address this. We should be...