github snowflakedb/terraform-provider-snowflake v2.7.0

4 hours ago

❗ Migration guide: v2.6.x -> v2.7.0
BCR Migration guide

🎉 What's new

  • Added support for generation 2 Standard warehouses and resource constraints for Snowpark-optimized warehouses (references #3258):
    • Add generation field to warehouses (#4002)
    • Add resource_constraint to the warehouse resource (#3880)
    • Add the gen2 warehouses feature to the migration guide (#4022)
  • Added grant migration script (#3948, #3960, #3951, #3987, #3990, #3993, #3995, #3991)

🐛 Bug fixes

  • Fix diff suppression for identifier set (#4007), references #4001
  • Fix privileges validation in grant_privileges_to_account_role resource (#3994), references #3992

🔧 Misc

  • Documentation improvements:
    • Add 2025_05 bundle migration guide (#3974)
    • Add a note about dropping the primary account role (#4017)
    • Add a note about the auth policy change in recent bcrs (#4021)
  • Testing improvements:
    • Unskip or remove BCR/functionality missing related tests (#3988)
    • Fix integration and acceptance tests (#4016)
    • Test account parameter mapping (#3989)
    • Stabilize service integration and acceptance tests (#4000)
    • Fix warehouse long-running query test (#4004)
    • Extract account-level tests for several objects (#3996)
    • Prove session parameters behavior, task test problems, and add PoC for better provider testing cache (#3997)
    • Adjust existing and add missing sweepers (#4005)

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

NewReleases is sending notifications on new releases.