Skip to content

Commit c26b481

Browse files
Release v1.10.0 (#660)
Co-authored-by: adrianburusdbt <adrianburusdbt@users.noreply.github.com>
1 parent c877114 commit c26b481

10 files changed

Lines changed: 25 additions & 24 deletions

.changes/unreleased/Behind the scenes-20260401-092850.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Behind the scenes-20260408-132038.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260403-094140.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260406-182129.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260407-084200.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260407-094322.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changes-20260408-093813.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixes-20260331-083757.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.10.0.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# [v1.10.0](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.9.1...v1.10.0)
2+
### Changes
3+
* Write-only resources
4+
* Added auth provider resource
5+
* Added scim_config and scim_config_token resources
6+
* Added openai_integration resource
7+
* Added resource for azure-ad-application-resource
8+
### Fixes
9+
* Don't validate adapter_type if not provided
10+
### Behind the scenes
11+
* Cleanup dead code
12+
* Security patch

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
# [v1.10.0](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.9.1...v1.10.0)
10+
### Changes
11+
* Write-only resources
12+
* Added auth provider resource
13+
* Added scim_config and scim_config_token resources
14+
* Added openai_integration resource
15+
* Added resource for azure-ad-application-resource
16+
### Fixes
17+
* Don't validate adapter_type if not provided
18+
### Behind the scenes
19+
* Cleanup dead code
20+
* Security patch
21+
922
# [v1.9.1](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.9.0...v1.9.1)
1023
### Changes
1124
* Added execution project to bq sl resource

0 commit comments

Comments
 (0)