Skip to content

v0.3.13

Compare
Choose a tag to compare
@b-per b-per released this 28 Aug 14:32
· 18 commits to main since this release
9685e14

Changes

  • Add support for all connection types in dbtcloud_global_connection (added PostgreSQL, Redshift, Apache Spark, Starburst, Synapse, Fabric and Athena) and add deprecation warnings for all the other connections resources: dbtcloud_connection, dbtcloud_bigquery_connection and dbtcloud_fabric_connection

Docs

  • Update "Getting Started" guide to use global connections instead of project-scoped connections

Behind the scenes

  • Accelerate CI testing by:
    • avoiding too many calls to v2/.../account
    • installing Terraform manually in the CI pipeline so that each test doesn't download a new version of the CLI
    • moving some tests to run in Parallel (could move more in the future)
  • Update go libraries

Detailed Changelog

https://github.com/dbt-labs/terraform-provider-dbtcloud/blob/main/CHANGELOG.md