Skip to content

Commit

Permalink
Update migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jcieslak committed Mar 6, 2025
1 parent 95283e9 commit be290c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ across different versions.
## v1.0.4 ➞ v1.0.5

### Tracking remote changes
### Tracking external changes for oauth_redirect_uri in the snowflake_oauth_integration_for_partner_applications resource
From this version, the snowflake_oauth_integration_for_partner_applications resource is able to
detect changes on the Snowflake side and apply appropriate action from the provider level. This may produce
changes after running `terraform plan`, as before the configuration could contain different value than on the Snowflake side.

## v1.0.3 ➞ v1.0.4

Expand Down

0 comments on commit be290c3

Please sign in to comment.