Skip to content

Releases: dbt-labs/terraform-provider-dbtcloud

v1.8.2

25 Feb 09:05
891444f

Choose a tag to compare

v1.8.2

Behind the scenes

  • Fixes to the Webhooks terraform

v1.8.1

19 Feb 20:27
8332675

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

19 Feb 11:39
13216ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

21 Jan 11:10
a01efd4

Choose a tag to compare

What's Changed

  • Remove deprecated cost_insights and warehouse_cost_visibility account features by @adrianburusdbt in #614
  • Release v1.7.0 by @github-actions[bot] in #617

Full Changelog: v1.6.1...v1.7.0

v1.6.1

21 Jan 11:03
16ffd1e

Choose a tag to compare

What's Changed

  • Only check deployment_env_auth_type when latest adapter is used by @adrianburusdbt in #615
  • Release v1.6.1 by @github-actions[bot] in #616

Full Changelog: v.1.6.0...v1.6.1

v1.6.0

21 Jan 08:10
c9d34ee

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v.1.6.0

v1.5.2

13 Jan 10:16
5268ac6

Choose a tag to compare

v1.5.2

Changes

  • Add deployment_env_auth_type to BQ connection

Fixes

  • On SL cred no found, log properly and remove from state
  • Treat case where custom branch is provided via module variable
  • BQ adapter v1 fix for global connection

v1.5.1

17 Dec 15:27
6bfd747

Choose a tag to compare

v1.5.1

Fixes

  • Fix for issue 582 (job_type requires resource re-creation)
  • Allow rename of env without re-create
  • Return if a partial group permission delete fails
  • Fixed updating environment with EAts removed

Behind the scenes

  • Custom branch and use custom branch must match

v1.5.0

09 Dec 13:06
b14b67d

Choose a tag to compare

v1.5.0

Changes

  • Configurable timeout for provider client
  • Added validation for Job execution steps
  • Added missing permissions to permission set

Fixes

  • SSH Tunnel flag correctly set for Postgres and Redshift connections
  • Lingering group deleted if permissions update fails

Behind the scenes

  • Security patch (golang version bump)
  • Fixed User Datasource test

v1.4.2

26 Nov 12:09
41ff1d0

Choose a tag to compare

v1.4.2

What's Changed

  • Added skip_credentials_validation flag to provider for skipping credential validation during initialization
  • Add validation to schema names to follow the same rules as in the cloud UI
  • Job is_active field enforced to be true on resource creation

Behind the scenes

  • Security update
  • Null id validation

Full Changelog: v1.4.1...v1.4.2