Integrate v2 account features#28
Merged
Merged
Conversation
- New attributes: none (resource block already matched v2) - New logic: none - Variables added/changed: none - Documentation: port header comments from modules/projects_v2/account_features.tf Made-with: Cursor
- New attributes: optional application_id_uri (Entra); try()-wrapped type, URLs, client_id for provider flexibility - New logic: split unprotected vs protected (prevent_destroy); client_secret from oauth_client_secrets with YAML fallback per v2 - Variables added/changed: oauth_data description only - resource_metadata from v2 omitted: not supported on dbtcloud_oauth_configuration in provider ~> 1.8 (noted in module comment) - Schema: protected, application_id_uri on oauth_configurations items Made-with: Cursor
…oud tf provider supports
trouze
added a commit
that referenced
this pull request
Apr 15, 2026
* add basic topology * bump for vulnerabilities * bump tf lock * bump module lock files * update docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Type of change
Schema changes
schemas/v1.jsonanddocs/configuration/yaml-schema.mdupdatedChecklist
make fmtpassesmake testpassesmake lintpassesCHANGELOG.mdupdated under[Unreleased]