Releases: dbt-labs/terraform-provider-dbtcloud
Releases · dbt-labs/terraform-provider-dbtcloud
v0.2.3
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
- @Amphagory made their first contribution in #160
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Fixes
- 156 Fix the
dbtcloud_connection
for Databricks when updating thehttp_path
orcatalog
+ 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
v0.2.0
What's Changed
- To follow Terraform conventions and work better with the overall Terraform tooling suite, create copies for the
dbt_cloud_xxx
resources intodbtcloud_xxx
and add instructions that the recommended way is to use thedbtcloud_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
v0.1.11
v0.1.10
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
What's Changed
- fix - Docs templates by @GtheSheep in #130
- Create postgres redshift credential resource by @dave-connors-3 in #131
New Contributors
- @dave-connors-3 made their first contribution in #131
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed
- fix - databricks connection by @edebrye in #117
- Fix/changes to environment by @b-per in #115
- fix - Versions in tests by @GtheSheep in #120
- Add resource and data source for
dbt_cloud_bigquery_credential
by @b-per in #116 - Feature - Add support for dbt cloud artefacts (source freshness and docs) by @b-per in #100
- Feature/allow native GitHub repos by @b-per in #119
- feature - Add permissions for groups by @GtheSheep in #122
New Contributors
Full Changelog: v0.1.6...v0.1.7