Artur Sawicki
Artur Sawicki
@reachoutbud we do not have any specific date that we can share at the moment.
Hey @baabaakz. Thanks for reaching out to us. 1. Our provider is following the docs for SHARE creation (i.e. https://docs.snowflake.com/en/sql-reference/sql/create-share and https://docs.snowflake.com/en/sql-reference/sql/alter-share). I don't see any usage note stating that...
Hey @bob-zarkoob, did you happen to take a look at the questions above?
Yes, please share: - the SQL statements that allows you to set up such a share manually - the DEBUG logs from the provider invocation (both for the reasons explained...
Closing because of inactivity. Please create a new issue with the details enquired above.
Hey @bob-zarkoob. The error you mention now is related to the old code (https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/c1b53f3c6472467e675cd137671c48f27432646c/pkg/resources/share.go#L96), which will soon be reworked as part of https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/v1-preparations/REMAINING_GA_OBJECTS.MD. As the current alternative, you can use...
Hey @wpl-sf-nbirch. We will handle this topic as part of the resources redesign (https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/ROADMAP.md#supporting-all-snowflake-ga-features).
Hey @MyJBMe. Thanks for reaching out to us. It looks like a duplicate of #2588. It was fixed in #2607. It was not officially released yet, but it is available...
Closing as it was fixed in #2607. Please open a new issue if the problem persists in the newest provider version.
Hey @jasonjoneszywave. Thanks for the detailed description! The issue probably comes from the way the underlying request is constructed: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/b576f297f3831cf60e9cc849bfe9e48d5febe4b0/pkg/snowflake/system_get_privatelink_config.go#L10. Reworking the `SYSTEM$` function datasources was not our priority for...