v1.0.0 #426
vladmld
announced in
Announcements
v1.0.0
#426
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Notes
This is a beta release for 1.0.0
Changes
Finish Migration to Terraform Plugin Framework: We've finished migrating the provider's resources from the legacy SDKv2 to the modern Terraform Plugin Framework. This foundational update aligns with HashiCorp's recommendations and aims to improve the provider's stability, performance, and readiness for future feature development. This release includes the migration of the following resources:
dbtcloud_bigquery_credential
data source and resourcedbtcloud_user_groups
data source and resourcedbtcloud_fabric_credential
resourcedbtcloud_webhook
data source and resourcedbtcloud_postgres_credential
credentialsdbtcloud_databricks_credential
data source and resourcedbtcloud_repository
data source and resourcedbtcloud_environment
resourcedbtcloud_snowflake_credential
data source and resourcedbtcloud_job
data source and resourcedbtcloud_extended_attributes
data source and resourcedbtcloud_project_repository
resourcedbtcloud_environment_variable
data source and resourcedbtcloud_environment_variable_job_override
resourcedbtcloud_project
data source and resourcedbtcloud_privatelink_endpoint
data sourcedbtcloud_group_users
data sourceAdded new features:
dbtcloud_partial_environment_variable
resourcedbtcloud_teradata_credential
data source and resourcedbtcloud_runs
data sourcedbtcloud_semantic_layer_configuration
resourcedbtcloud_snowflake_semantic_layer_credential
resourceSupport Type setting of dbtcloud_project resource in order to set hybrid projects #398
Enable AI features and Warehouse Cost Visibility account feature #399
Removed sdkv2 sdk implementation
Deprecations:
dbtcloud_bigquery_connection
,dbtcloud_fabric_connection
, etc.) are migrated todbtcloud_global_connection
Fixes
Full Changelog: v0.3.26...v1.0.0
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions