We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cf125 commit 14ca90bCopy full SHA for 14ca90b
CHANGELOG.md
@@ -2,7 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [Unreleased](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v0.2.23...HEAD)
+## [Unreleased](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v0.2.24...HEAD)
6
+
7
+## [0.2.24](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v0.2.23...v0.2.24)
8
9
+## Fixes
10
11
+- [#247](https://github.com/dbt-labs/terraform-provider-dbtcloud/issues/247) Segfault when the env var for the token is empty
12
+- [Internal] Issue with `job_ids` required to be set going forward, even if it is empty
13
14
## [0.2.23](https://github.com/dbt-labs/terraform-provider-dbtcloud/compare/v0.2.22...v0.2.23)
15
0 commit comments