Skip to content

Commit 22af19c

Browse files
authored
chore: Fix Release GHA (#3690)
1 parent 78218c0 commit 22af19c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/guides/migrate-to-advanced-cluster-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ tags = {
155155

156156
If you currently use `mongodbatlas_cluster`, see our [Migration Guide](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/cluster-to-advanced-cluster-migration-guide).
157157

158-
If you currently use `mongodbatlas_advanced_cluster` with the preview of the new schema [released in versions 1.29.0](https://registry.terraform.io/providers/mongodb/mongodbatlas/1.29.0/docs/resources/advanced_cluster%2520%2528preview%2520provider%25202.0.0%2529) **and you are not using deprecated attributes**, you would not be required to make any additional changes except removing the `MONGODB_ATLAS_PREVIEW_PROVIDER_V2_ADVANCED_CLUSTER=true` environment variable, which is no longer required.
158+
If you currently use `mongodbatlas_advanced_cluster` with the preview of the new schema [released in version 1.29.0](https://registry.terraform.io/providers/mongodb/mongodbatlas/1.29.0/docs/resources/advanced_cluster%2520%2528preview%2520provider%25202.0.0%2529) **and you are not using deprecated attributes**, you would not be required to make any additional changes except removing the `MONGODB_ATLAS_PREVIEW_PROVIDER_V2_ADVANCED_CLUSTER=true` environment variable, which is no longer required.
159159

160160
If you currently use `mongodbatlas_advanced_cluster` from v1.x.x of our provider, we recommend that you do the following steps:
161161

scripts/check-upgrade-guide-exists.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)