Skip to content

Commit 5b009c4

Browse files
Changes after review
1 parent cf9ae69 commit 5b009c4

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

MIGRATION_GUIDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Because of this, we have removed support for this parameter in the `snowflake_cu
3333
If you were using this parameter in your configuration, please follow instructions in the linked documentation to migrate away from it.
3434
If you were not using this parameter, no changes are required.
3535

36+
Related: [#4010](https://github.com/snowflakedb/terraform-provider-snowflake/issues/4010)
37+
3638
## v2.10.1 ➞ v2.10.2
3739

3840
### *(bugfix)* Improved validation of identifiers with arguments

pkg/resources/current_organization_account.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import (
1212
"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/provider/resources"
1313
"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/schemas"
1414
"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk"
15-
"github.com/hashicorp/go-cty/cty"
1615
"github.com/hashicorp/terraform-plugin-sdk/v2/diag"
1716
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/customdiff"
1817
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"

pkg/sdk/organization_accounts_impl_gen.go

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)