github Snowflake-Labs/terraform-provider-snowflake v0.77.0

latest releases: v0.96.0, v0.95.0, v0.94.1...
9 months ago

Release notes v0.77.0

Our primary goals are still the SDK rewrite and the provider's stability.
The latter focuses on resolving GH issues but also redesigning and fixing grants.
We will start the GRANT OWNERSHIP discussion in the upcoming days. All feedback is welcome!

This release's most significant change is the introduction of the snowflake_execute_unsafe resource.
This is an experimental resource capable of executing ANY SQL statements.
It is not recommended in production environments but opens the possibility of managing resources our provider has yet to support.
Read the docs before use and use with caution!

🎉 What's new:

🐛 Bug fixes:

👨🏼‍💻 Coming soon:

  • Migrations to the new SDK:
  • Grants:
    • discussion on GRANT OWNERSHIP
  • Bug fixes:

Don't miss a new terraform-provider-snowflake release

NewReleases is sending notifications on new releases.