Skip to content

feat(mongodb): add add_node_list and remove_node_list params to mongodb_sharding_instance resource#4252

Open
iac-agent wants to merge 1 commit into
masterfrom
feat/add-mongodb-sharding-node-list-params
Open

feat(mongodb): add add_node_list and remove_node_list params to mongodb_sharding_instance resource#4252
iac-agent wants to merge 1 commit into
masterfrom
feat/add-mongodb-sharding-node-list-params

Conversation

@iac-agent

Copy link
Copy Markdown
Collaborator

Add add_node_list and remove_node_list parameters to tencentcloud_mongodb_sharding_instance resource to support dynamic node topology management (add/remove SECONDARY, READONLY, and MONGOS nodes).

  • Add add_node_list TypeList field with role and zone sub-fields
  • Add remove_node_list TypeList field with role, node_name, and zone sub-fields
  • Wire parameters through the existing ModifyDBInstanceSpec API call in the update path
  • Update SDK vendor to include AddNodeList/RemoveNodeList API support

@iac-agent
iac-agent force-pushed the feat/add-mongodb-sharding-node-list-params branch from 11c4dec to 3c9749e Compare June 25, 2026 10:42
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