github snowflakedb/terraform-provider-snowflake v2.2.0

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

2.2.0 (2025-06-25)

❗ Migration guide: v2.1.x -> v2.2.0

🎉 What's new

  • Compute Pools
    • Add Compute Pool resource #3689
    • Add Compute Pools data source #3707
    • Add Compute pools integration tests #3680
    • Add Compute pools to SDK with support for tagging #3678
  • Git Repositories
    • Add git repository data source #3746
    • Add git repository definition #3705
    • Add git repository resource #3739
    • Add managing tags and integration tests for git repositories #3723
    • Git repository code refactor #3753
  • Image Repositories
    • Add Image Repository data source #3661
    • Add Image Repository resource #3660
    • Support managing tags for image repositories #3662
  • Services & Jobs
    • Add service resource #3732
    • Add services data source #3752
    • Add services to SDK part 1 #3706
    • Add tag association support for services #3726
    • Add templates support to services and job services #3763
    • Add job service resource #3747
    • Add EXECUTE JOB support to SDK #3738
    • Recreate service objects on externally changed type #3748
  • Cortex Search Service
    • Add embedding model support to Cortex Search Service #3711
    • Allow granting privileges on future Cortex Search Services #3760
  • Accounts
    • Add current account resource #3745
  • Get data source tables on par with views #3249

🔧 Misc

  • Account Resource & Parameters
    • Account resource parameters #3736
    • Add current account resource policies #3768
    • Introduce account parameters #3734
    • Rename account parameters field name #3708
    • Rename account unset parameters #3728
  • Documentation
    • Add PAT authentication method to the documentation #3749
    • Add tag propagation limitation to the tag resource documentation #3770
    • enhance privilege-granting resource documentation #3700
    • Update docs #3758
    • Clarify SDK generator future #3771, references #3671
    • Add missing migration guide and fix formatting #3780
  • Testing & Test Infrastructure
    • Add auto label assignment workflow #3712
    • Add service integration tests #3725
    • Extract a separate directory for the acceptance tests #3679
    • Fix tests that run on secondary account profile #3666
    • Regenerate resource assertions #3713
    • Rename acceptance tests files #3701
    • Show output assertion adjustments #3718
    • Show output assertion adjustments follow up #3719
    • Stabilize object assertions generation #3722
    • Test fixes #3740
    • Test provider config tri-value booleans #3765
    • Use common setup and cleanup for acceptance tests - data sources #3691
    • Use common setup and cleanup for acceptance tests - provider #3724
    • Use common setup and cleanup for acceptance tests - resources #3692
    • Adjust function and procedure tests #3693
    • Table test #3696
    • Fix external oauth integration issuer tests #3769
    • Fix external oauth test #3773
    • Extract directory for functional tests #3787
    • Adjust failing tests #3808
  • Resource & SDK Improvements
    • Add location identifier #3721
    • Add TOML config generator #3619
    • Add variable model builder #3663
    • Adjust resource assertions #3715
    • Adjust resource assertions follow up #3716
    • Adjust trace level possible values #3737
    • Clean old acceptance test methods #3727
    • Implement double dollar quotes in SDK builders #3720
    • Simplify constructor and builder method generation #3640
    • Small improvements #3730
  • Add new roadmap entry #3702
  • Upgrade gosnowflake to v1.14.1 #3792
  • Apply changes from previous releases #3802

🐛 Bug fixes

  • External Integrations
    • Correct error handling in CreateContextExternalVolume function #3636
  • Image & Grant Handling
    • Fix image repositories cleanup #3694
    • Fix parsing username in handling grants #3688
    • Grant ownership on serverless tasks #3772, fixes #3750
  • Privileges & Policies
  • Documentation & Views
    • Update streamlit docs and fix view rename with modification #3766, fixes #3676
  • Fix account parameter mapping #3799

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

NewReleases is sending notifications on new releases.