github snowflakedb/terraform-provider-snowflake v2.1.0

latest releases: v2.6.0, v2.5.0, v2.4.0...
3 months ago

2.1.0 (2025-05-12)

❗ Migration guide: v2.0.0 -> v2.1.0

🎉 What's new

  • Add image repositories to SDK #3628

🔧 Misc

  • Model builders adjustments
    • Fix ordering in all model builders #3618
    • Fix ordering in resource model builder constructors #3615
    • Adjust tag association model builder #3642
    • Generate dynamic blocks for all resource model builders #3648
    • Ensure no changes to generated model builders in pre-push #3649
    • Handle forbidden attribute names in resource model builder generation #3613
  • Documentation improvements
    • (Community PR - kudos @apd-bbrewington) Change date format DD.MM.YYYY to YYYY-MM-DD #3621
    • (Community PR - kudos @yoiki) Remove note regarding future Streamlits #3611, closes #3423
    • Document deprecated grant resource mapping #3643
    • Generate stable and preview resources in docs #3616
    • Minor fixes and documentation adjustments #3607
  • Other minor changes
    • (Community PR - kudos @yoiki) Remove tautological err == nil check in network policy attachment test #3631
    • (Community PR - kudos @yoiki) Set value into the correct field for field transformers #3646
    • Fix tests that will fail once 02_2025 is enabled #3650
    • Minor fixes after v2 release #3606
    • Upgrade GoSnowflake driver #3634
    • Manually imported GPG key #3653
    • Masking random values #3583
    • Use proper envs for providing config files in pipelines #3625
    • Use the new TOML format in pipelines #3608
    • Automatic object tracking version #3627, #3612

🐛 Bug fixes

  • Fix tag_association for schema object type #3626, fixes #3622
  • Add missing DISABLE_USER_PRIVILEGE_GRANTS parameter #3652, fixes #3639
  • Bring back account retry functionality #3645
  • Adjust SHOW GRANTS for upcoming 2025_02 BCR with UBAC support #3633, fixes #3629
  • Prove import diff suppression problem in procedure resources #3656, fixes #3401
  • Suppress diff for network policy in user resources #3657, fixes #3655

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

NewReleases is sending notifications on new releases.