Skip to content

Releases: dbt-labs/terraform-provider-dbtcloud

v0.2.4

03 Aug 12:40
6d72a6c
Compare
Choose a tag to compare

What's Changed

  • 🏷️ Allow setting environments as the prod ones by @b-per in #171
  • Feature/add user groups resource by @b-per in #174
  • Update docs

Full Changelog: v0.2.3...v0.2.4

v0.2.3

02 Aug 10:48
c2e6cfb
Compare
Choose a tag to compare

What's Changed

  • Add support for BQ priority and execution project by @b-per in #164
  • Add rule to prevent CI in some cases by @b-per in #163
  • Replaces .project_id with .id to identify the project id value by @Amphagory in #160
  • Update action to remove node warning by @b-per in #166
  • Update resource names in docs by @b-per in #165
  • Run CI on merge queues by @b-per in #167
  • 💚 Fix CI action version by @b-per in #169
  • ✨ Add support for notifications (int/ext) by @b-per in #168

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

23 Jun 11:09
dd518e3
Compare
Choose a tag to compare

Fixes

  • 156 Fix the dbtcloud_connection for Databricks when updating the http_path or catalog + add integration test
  • 157 Fix updating an environment with credentials already set + add integration test

Changes

  • Add guide to get started with the provider
  • Add missing import and fix more docs
  • Update docs template to allow using Subcategories later

v0.2.1

20 Jun 15:43
9495748
Compare
Choose a tag to compare

What's Changed

  • Resources deleted from dbt Cloud won't crash the provider and we now consider the resource as deleted, removing it from the state. This is the expected behaviour of a provider.
  • Add examples in the docs to resources that didn't have any so far

v0.2.0

19 Jun 15:22
821bf42
Compare
Choose a tag to compare

What's Changed

  • To follow Terraform conventions and work better with the overall Terraform tooling suite, create copies for the dbt_cloud_xxx resources into dbtcloud_xxx and add instructions that the recommended way is to use the dbtcloud_xxx resources going forward
  • The old resource types will be removed from 0.3.0, until then, both types will be allowed

Full Changelog: v0.1.12...v0.2.0

v0.1.12

16 Jun 15:19
d1e245c
Compare
Choose a tag to compare

What's Changed

This is the first release of the provider under the dbt-labs org

  • Update authentication and rename docs by @b-per in #150

Full Changelog: v0.1.11...v0.1.12

v0.1.11

13 Jun 11:27
5c83023
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

09 Jun 16:29
e533363
Compare
Choose a tag to compare

What's Changed

  • Fix bug with Snowflake credentials on Update by @b-per in #145
  • Feature - Add support for outbound webhooks by @b-per in #139
  • Feature - Add support for managing service tokens by @b-per in #140
  • Fix databricks credentials and update GET endpoint by @b-per in #142
  • Feature - Add databricks credential datasource by @b-per in #143

Full Changelog: v0.1.9...v0.1.10

v0.1.9

08 Apr 10:14
f052a39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

31 Mar 12:01
cfc4158
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8