Skip to content

Commit ad4b065

Browse files
committed
clarify doc
1 parent 7345e36 commit ad4b065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/hcl/hcl.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const (
2424
strProviderInstanceSizeName = "provider_instance_size_name"
2525
strInstanceSize = "instance_size"
2626

27-
errFreeCluster = "free cluster"
27+
errFreeCluster = "free cluster (as doesn't contain " + strReplicationSpecs + ")"
2828
)
2929

3030
// ClusterToAdvancedCluster transforms all mongodbatlas_cluster definitions in a

0 commit comments

Comments
 (0)