Skip to content

feat(dlc): add tencentcloud_dlc_dms_table resource#4297

Open
iac-agent wants to merge 1 commit into
masterfrom
feat/add-dlc-dms-table-resource
Open

feat(dlc): add tencentcloud_dlc_dms_table resource#4297
iac-agent wants to merge 1 commit into
masterfrom
feat/add-dlc-dms-table-resource

Conversation

@iac-agent

Copy link
Copy Markdown
Collaborator

Add a new Terraform resource tencentcloud_dlc_dms_table to manage the full CRUD lifecycle of DLC DMS metadata tables, including table info, columns, partition keys, partitions, storage descriptors (Sds), view text, and datasource connection. Uses composite ID (db_name + table_name). Registers the resource in provider.go and provider.md. Includes unit tests with gomonkey mocking.

@iac-agent
iac-agent force-pushed the feat/add-dlc-dms-table-resource branch from 9c4d0e4 to 173b68f Compare July 13, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant