Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

author
mikatong
Feb 12, 2025
6dedbde · Feb 12, 2025

History

History
9 lines (7 loc) · 203 Bytes

data_source_tc_mongodb_instance_urls.md

File metadata and controls

9 lines (7 loc) · 203 Bytes

Use this data source to query detailed information of mongodb instance urls

Example Usage

data "tencentcloud_mongodb_instance_urls" "mongodb_instance_urls" {
  instance_id = "cmgo-xxxxxx"
}