Skip to content

Commit 7c10923

Browse files
authored
Merge pull request #688 from dbt-labs/release/v1.10.4
Release v1.10.4
2 parents 4394940 + f59f90a commit 7c10923

4 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changes/unreleased/Documentation-20260508-182833.yaml

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

.changes/unreleased/Documentation-20260513-124211.yaml

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

.changes/v1.10.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# [v1.10.4](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.10.3...v1.10.4)
2+
### Documentation
3+
* Fixed `writable_environment_categories` description on group, partial permissions, SCIM and service token resources to reflect that omitting the value grants no Write access (use `["all"]` instead). Also cleaned up a few copy-paste doc strings on `dbtcloud_group`.
4+
* Documented accepted values and default behavior for `dbt_version` on the `dbtcloud_job` resource (#684).

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ 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.4](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.10.3...v1.10.4)
10+
### Documentation
11+
* Fixed `writable_environment_categories` description on group, partial permissions, SCIM and service token resources to reflect that omitting the value grants no Write access (use `["all"]` instead). Also cleaned up a few copy-paste doc strings on `dbtcloud_group`.
12+
* Documented accepted values and default behavior for `dbt_version` on the `dbtcloud_job` resource (#684).
13+
914
# [v1.10.3](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v1.10.2...v1.10.3)
1015
### Fixes
1116
* Fixed setup-terraform hash

0 commit comments

Comments
 (0)