We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4192605 commit abb154cCopy full SHA for abb154c
internal/convert/testdata/adv2v2/num_shards.in.tf
@@ -65,7 +65,7 @@ resource "mongodbatlas_advanced_cluster" "variable_num_shards" {
65
cluster_type = "GEOSHARDED"
66
replication_specs {
67
zone_name = "Zone 1"
68
- num_shards = var.num_shards # unresolved num_shards
+ num_shards = var.num_shards
69
region_configs {
70
provider_name = "AWS"
71
region_name = "US_EAST_1"
0 commit comments