Skip to content

Commit

Permalink
Update migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jmichalak committed Jan 9, 2025
1 parent c7e463d commit 937c80a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ provider "snowflake" {
}
```

Do not forget to add this line to all provider configurations using these features, including [provider aliases](https://developer.hashicorp.com/terraform/language/providers/configuration#alias-multiple-provider-configurations).

### Removed deprecated objects
All of the deprecated objects are removed from v1 release. This includes:
- Resources
Expand Down

0 comments on commit 937c80a

Please sign in to comment.