Releases: dbt-labs/terraform-provider-dbtcloud
Releases · dbt-labs/terraform-provider-dbtcloud
v1.8.2
v1.8.1
What's Changed
- Fix failing daily integration tests by @adrianburusdbt in #627
- Release v1.8.1 by @github-actions[bot] in #628
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Add Salesforce adapter support by @fernando-toledo in #618
- Replace all AccountID ints with int64 by @adrianburusdbt in #622
- feat: add dbtcloud_profile resource and data sources by @ericbaumann in #620
- feat: add primary_profile_id to dbtcloud_environment resource by @ericbaumann in #621
- Fix flaky TestAccDbtCloudGlobalConnectionsDatasource by using ListNestedAttribute by @jeremyhutt11 in #625
New Contributors
- @ericbaumann made their first contribution in #620
- @jeremyhutt11 made their first contribution in #625
Full Changelog: v1.7.0...v1.8.0
v1.7.0
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
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
What's Changed
- Handle resource removal from state if resource not found by @adrianburusdbt in #604
- Fix multiline for execute steps by @adrianburusdbt in #603
- Enable execution block and timeout_seconds by @adrianburusdbt in #605
- Add secrets for platform metadata testing by @adrianburusdbt in #607
- Add databricks secrets to acc tests by @adrianburusdbt in #608
- Added support for metadata ingestion by @adrianburusdbt in #606
- Re-enable skipped tests by @adrianburusdbt in #609
- Fix permission duplication in partial_permissions resources by @trouze in #611
- Release v1.6.0 by @github-actions[bot] in #613
Full Changelog: v1.5.2...v.1.6.0
v1.5.2
v1.5.1
v1.5.0
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
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