Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@snowflake-release-please snowflake-release-please released this 21 Jan 08:58
b863d2e

1.0.2 (2025-01-20)

❗ Migration guide: v1.0.1 -> v1.0.2

In this release, we've published an overview of the grant_ownership resource (see here). In the next release, we'll include examples of common use cases to help minimize the challenges associated with using this resource.

🔧 Misc

🐛 Bug fixes:

  • Handle optional account fields in the state upgrader correctly (#3330), references #3328
  • Fix example of configuring private_key in the provider (#3330), references #3332
  • Add missing resource monitor as valid option to snowflake_grant_ownership (#3337), references: #3318
  • Clarify docs for snowflake_views (#3337), references: #3203
  • Add timeouts to snowflake_execute (#3337), references: #3334