Artur Sawicki
Artur Sawicki
Hey @Relativity74205 @simonepm. We've released a new v0.98.0 version ([release](https://github.com/Snowflake-Labs/terraform-provider-snowflake/releases/tag/v0.98.0), [migration guide](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#v0970--v0980)) with a fix. Please check it out :)
Glad to hear that! Should I close the issue then or do you want to do some more testing?
Hey @pfnsec. Thanks for the contribution. Before we dig into the details, please make sure that you have checked our [contribution guidelines](https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/CONTRIBUTING.md). The issue you mention touches the much wider...
Fixed in PR: https://github.com/Snowflake-Labs/terraform-provider-snowflake/pull/3013, closing
Hey @funes79. Thanks for reaching out to us. Shares will be reworked as part of https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/v1-preparations/REMAINING_GA_OBJECTS.MD. I will link this as a known issue.
Hey @Relativity74205. Thanks for the contribution! Unfortunately, I have the change almost ready locally too. But for future reference, please: - check with us to avoid duplicated/wasted work (check [discuss...
Hey @Relativity74205. My PR: https://github.com/Snowflake-Labs/terraform-provider-snowflake/pull/3176. After more migration tests we decided not to add any state upgraders after all (you can check the tests). There were more of them than...
V1 approach for cloning: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/v1-preparations/CHANGES_BEFORE_V1.md#object-cloning.
Hey @bob-zarkoob. This is expected. Please read the migration guide: https://github.com/Snowflake-Labs/terraform-provider-snowflake/blob/main/MIGRATION_GUIDE.md#breaking-change-handling-default-secondary-roles.
Hey @wpl-sf-nbirch. It seems that we did not alter the import documentation with https://github.com/Snowflake-Labs/terraform-provider-snowflake/pull/2485. Can you check if you can import with ``` terraform import snowflake_user_password_policy_attachment.bus_user_attach_90day_policy |" ``` ?