2.17.0 (2026-05-28)
❗ Migration guide: v2.16.0 -> v2.17.0
🎉 What's new:
- Add Cortex agent resource and data source (#4739) (#4774) (#4786)
- Adjust oauth_scopes to be optional in secret with client credentials flow (#4760)
- Add new fields in
desc_outputfor AWS Glue catalog integrations (#4750), references #4745 - Support use_privatelink_endpoint for Azure storage locations in snowflake_external_volume (#4720), references #4663
- Support granting privileges on connections to account role (#4737), references #4727
- Add new attributes to
snowflake_system_get_privatelink_configdata source (#4379), references #4360
🔧 Misc:
- Bump Go to 1.26.3 (#4725)
🐛 Bug fixes:
- Fix adding a
resource_monitorreference to an existingsnowflake_warehousein the same apply that creates the monitor (#4733), references #4188 - Fix non empty plans after importing
snowflake_catalog_integration_iceberg_restandsnowflake_catalog_integration_open_catalogresources (#4784) (#4787) - Fix an error that may occur when creating a
snowflake_accountresource (#4726), references #4641 - Setting
default_ddl_collation = ""now overrides a value inherited from the parent database (#4731) - Fix
snowflake_tagcrashes on Standard accounts (#4668), references #4651 - Removing
enabledfrom the config now restores Snowflake's default ofTRUEforsnowflake_saml2_integrationresource (#4757)