From de7a554f55f69d3bb59233548a96a70e344eff56 Mon Sep 17 00:00:00 2001 From: Manuel Pedrozo Date: Tue, 4 Nov 2025 16:43:29 +0100 Subject: [PATCH] Update feedback portal url --- .github/ISSUE_TEMPLATE/config.yml | 2 +- README.md | 2 +- docs/guides/1.0.0-upgrade-guide.md | 2 +- docs/guides/1.0.1-upgrade-guide.md | 2 +- docs/guides/1.1.0-upgrade-guide.md | 2 +- docs/guides/1.10.0-upgrade-guide.md | 2 +- docs/guides/1.11.0-upgrade-guide.md | 2 +- docs/guides/1.12.0-upgrade-guide.md | 2 +- docs/guides/1.13.0-upgrade-guide.md | 2 +- docs/guides/1.14.0-upgrade-guide.md | 2 +- docs/guides/1.15.0-upgrade-guide.md | 2 +- docs/guides/1.16.0-upgrade-guide.md | 2 +- docs/guides/1.17.0-upgrade-guide.md | 2 +- docs/guides/1.18.0-upgrade-guide.md | 2 +- docs/guides/1.19.0-upgrade-guide.md | 2 +- docs/guides/1.2.0-upgrade-guide.md | 2 +- docs/guides/1.20.0-upgrade-guide.md | 2 +- docs/guides/1.21.0-upgrade-guide.md | 2 +- docs/guides/1.22.0-upgrade-guide.md | 2 +- docs/guides/1.23.0-upgrade-guide.md | 2 +- docs/guides/1.24.0-upgrade-guide.md | 2 +- docs/guides/1.25.0-upgrade-guide.md | 2 +- docs/guides/1.26.0-upgrade-guide.md | 2 +- docs/guides/1.27.0-upgrade-guide.md | 2 +- docs/guides/1.28.0-upgrade-guide.md | 2 +- docs/guides/1.29.0-upgrade-guide.md | 2 +- docs/guides/1.3.0-upgrade-guide.md | 3 +-- docs/guides/1.30.0-upgrade-guide.md | 2 +- docs/guides/1.31.0-upgrade-guide.md | 2 +- docs/guides/1.32.0-upgrade-guide.md | 2 +- docs/guides/1.33.0-upgrade-guide.md | 2 +- docs/guides/1.34.0-upgrade-guide.md | 2 +- docs/guides/1.35.0-upgrade-guide.md | 2 +- docs/guides/1.36.0-upgrade-guide.md | 2 +- docs/guides/1.37.0-upgrade-guide.md | 2 +- docs/guides/1.38.0-upgrade-guide.md | 2 +- docs/guides/1.39.0-upgrade-guide.md | 2 +- docs/guides/1.4.0-upgrade-guide.md | 3 +-- docs/guides/1.40.0-upgrade-guide.md | 2 +- docs/guides/1.41.0-upgrade-guide.md | 2 +- docs/guides/1.5.0-upgrade-guide.md | 2 +- docs/guides/1.6.0-upgrade-guide.md | 2 +- docs/guides/1.7.0-upgrade-guide.md | 2 +- docs/guides/1.8.0-upgrade-guide.md | 2 +- docs/guides/1.9.0-upgrade-guide.md | 2 +- docs/guides/2.0.0-upgrade-guide.md | 2 +- docs/index.md | 2 +- 47 files changed, 47 insertions(+), 49 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 72ee9a3567..fbd0d91667 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: true contact_links: - name: Terraform MongoDB Atlas Provider Feature Request - url: https://feedback.mongodb.com/forums/924145-atlas?category_id=370723 + url: https://feedback.mongodb.com/ideas?category=7548141186718564699 about: Request a feature or up-vote an existing suggestion! - name: MongoDB Atlas Support url: https://support.mongodb.com/ diff --git a/README.md b/README.md index 40b979baf2..b6250ab080 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Support for the Terraform MongoDB Atlas Provider is provided under MongoDB Atlas Bugs should be filed under the Issues section of this repo. -Feature requests can be submitted at https://feedback.mongodb.com/forums/924145-atlas - just select the Terraform plugin as the category or vote for an already suggested feature. +Feature requests can be submitted at the [MongoDB feedback portal](https://feedback.mongodb.com/ideas?category=7548141186718564699) - select Atlas -> infra-as-code as the category or vote for an already suggested feature. ## Requirements - [HashiCorp Terraform Version Compatibility Matrix](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs#hashicorp-terraform-versionhttpswwwterraformiodownloadshtml-compatibility-matrix) diff --git a/docs/guides/1.0.0-upgrade-guide.md b/docs/guides/1.0.0-upgrade-guide.md index 26c57607aa..6b1e8a8710 100644 --- a/docs/guides/1.0.0-upgrade-guide.md +++ b/docs/guides/1.0.0-upgrade-guide.md @@ -376,6 +376,6 @@ so no changes are needed. * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.0.1-upgrade-guide.md b/docs/guides/1.0.1-upgrade-guide.md index 77238e1581..c17ad1f1b1 100644 --- a/docs/guides/1.0.1-upgrade-guide.md +++ b/docs/guides/1.0.1-upgrade-guide.md @@ -84,6 +84,6 @@ resource "mongodbatlas_search_index" "test" { * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.1.0-upgrade-guide.md b/docs/guides/1.1.0-upgrade-guide.md index 51cf3a9d7d..04eb0eb134 100644 --- a/docs/guides/1.1.0-upgrade-guide.md +++ b/docs/guides/1.1.0-upgrade-guide.md @@ -93,6 +93,6 @@ so no changes are needed. * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.10.0-upgrade-guide.md b/docs/guides/1.10.0-upgrade-guide.md index 9ff3d08289..7ebb7f7b9a 100644 --- a/docs/guides/1.10.0-upgrade-guide.md +++ b/docs/guides/1.10.0-upgrade-guide.md @@ -45,6 +45,6 @@ The Terraform MongoDB Atlas Provider version 1.10.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.11.0-upgrade-guide.md b/docs/guides/1.11.0-upgrade-guide.md index 031e05733c..75212ca6ba 100644 --- a/docs/guides/1.11.0-upgrade-guide.md +++ b/docs/guides/1.11.0-upgrade-guide.md @@ -23,6 +23,6 @@ The Terraform MongoDB Atlas Provider version 1.11.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.12.0-upgrade-guide.md b/docs/guides/1.12.0-upgrade-guide.md index 774490dad1..37958f48f9 100644 --- a/docs/guides/1.12.0-upgrade-guide.md +++ b/docs/guides/1.12.0-upgrade-guide.md @@ -39,6 +39,6 @@ The Terraform MongoDB Atlas Provider version 1.12.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.13.0-upgrade-guide.md b/docs/guides/1.13.0-upgrade-guide.md index 3e0b7eee32..d03134c724 100644 --- a/docs/guides/1.13.0-upgrade-guide.md +++ b/docs/guides/1.13.0-upgrade-guide.md @@ -23,6 +23,6 @@ The Terraform MongoDB Atlas Provider version 1.13.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.14.0-upgrade-guide.md b/docs/guides/1.14.0-upgrade-guide.md index 4a29bc8c99..1ae99526df 100644 --- a/docs/guides/1.14.0-upgrade-guide.md +++ b/docs/guides/1.14.0-upgrade-guide.md @@ -27,6 +27,6 @@ The Terraform MongoDB Atlas Provider version 1.14.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.15.0-upgrade-guide.md b/docs/guides/1.15.0-upgrade-guide.md index 4e4ad0a457..cdf0ad64b2 100644 --- a/docs/guides/1.15.0-upgrade-guide.md +++ b/docs/guides/1.15.0-upgrade-guide.md @@ -59,6 +59,6 @@ Update Guide: * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.16.0-upgrade-guide.md b/docs/guides/1.16.0-upgrade-guide.md index 8c73cce109..413ab27c47 100644 --- a/docs/guides/1.16.0-upgrade-guide.md +++ b/docs/guides/1.16.0-upgrade-guide.md @@ -36,6 +36,6 @@ To learn more, see the [1.15.0 Upgrade Guide](1.15.0-upgrade-guide). * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.17.0-upgrade-guide.md b/docs/guides/1.17.0-upgrade-guide.md index 495bfe823e..f20bb8639e 100644 --- a/docs/guides/1.17.0-upgrade-guide.md +++ b/docs/guides/1.17.0-upgrade-guide.md @@ -28,6 +28,6 @@ The Terraform MongoDB Atlas Provider version 1.17.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.18.0-upgrade-guide.md b/docs/guides/1.18.0-upgrade-guide.md index 040e6e499d..a3033ed576 100644 --- a/docs/guides/1.18.0-upgrade-guide.md +++ b/docs/guides/1.18.0-upgrade-guide.md @@ -113,6 +113,6 @@ data "mongodbatlas_cloud_backup_schedule" "test" { * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.19.0-upgrade-guide.md b/docs/guides/1.19.0-upgrade-guide.md index b086a8fcf7..c453df6bdb 100644 --- a/docs/guides/1.19.0-upgrade-guide.md +++ b/docs/guides/1.19.0-upgrade-guide.md @@ -31,6 +31,6 @@ You can now leverage our [Terraform Modules](https://registry.terraform.io/names * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.2.0-upgrade-guide.md b/docs/guides/1.2.0-upgrade-guide.md index 03aafb9b15..8eea47b5be 100644 --- a/docs/guides/1.2.0-upgrade-guide.md +++ b/docs/guides/1.2.0-upgrade-guide.md @@ -22,6 +22,6 @@ Changes: * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.20.0-upgrade-guide.md b/docs/guides/1.20.0-upgrade-guide.md index 286aabb9d4..797c56b059 100644 --- a/docs/guides/1.20.0-upgrade-guide.md +++ b/docs/guides/1.20.0-upgrade-guide.md @@ -51,6 +51,6 @@ You can now leverage our [Terraform Modules](https://registry.terraform.io/names * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.21.0-upgrade-guide.md b/docs/guides/1.21.0-upgrade-guide.md index dfe78e5d42..02f1dd2d4a 100644 --- a/docs/guides/1.21.0-upgrade-guide.md +++ b/docs/guides/1.21.0-upgrade-guide.md @@ -27,6 +27,6 @@ You can now leverage our [Terraform Modules](https://registry.terraform.io/names * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.22.0-upgrade-guide.md b/docs/guides/1.22.0-upgrade-guide.md index 9de7d1ffab..5382cfcc92 100644 --- a/docs/guides/1.22.0-upgrade-guide.md +++ b/docs/guides/1.22.0-upgrade-guide.md @@ -26,6 +26,6 @@ You can now leverage our [Terraform Modules](https://registry.terraform.io/names * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.23.0-upgrade-guide.md b/docs/guides/1.23.0-upgrade-guide.md index c56d302e53..1967d92a65 100644 --- a/docs/guides/1.23.0-upgrade-guide.md +++ b/docs/guides/1.23.0-upgrade-guide.md @@ -20,6 +20,6 @@ The Terraform MongoDB Atlas Provider version 1.23.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.24.0-upgrade-guide.md b/docs/guides/1.24.0-upgrade-guide.md index af5e2ad29f..75b5e50df6 100644 --- a/docs/guides/1.24.0-upgrade-guide.md +++ b/docs/guides/1.24.0-upgrade-guide.md @@ -16,6 +16,6 @@ The Terraform MongoDB Atlas Provider version 1.24.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.25.0-upgrade-guide.md b/docs/guides/1.25.0-upgrade-guide.md index c1c606b69d..65e16ab875 100644 --- a/docs/guides/1.25.0-upgrade-guide.md +++ b/docs/guides/1.25.0-upgrade-guide.md @@ -22,6 +22,6 @@ The Terraform MongoDB Atlas Provider version 1.25.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.26.0-upgrade-guide.md b/docs/guides/1.26.0-upgrade-guide.md index cb2ab6f26a..8d01f2b5f4 100644 --- a/docs/guides/1.26.0-upgrade-guide.md +++ b/docs/guides/1.26.0-upgrade-guide.md @@ -21,6 +21,6 @@ The Terraform MongoDB Atlas Provider version 1.26.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.27.0-upgrade-guide.md b/docs/guides/1.27.0-upgrade-guide.md index 99702b40d6..bbe9938b17 100644 --- a/docs/guides/1.27.0-upgrade-guide.md +++ b/docs/guides/1.27.0-upgrade-guide.md @@ -28,6 +28,6 @@ The Terraform MongoDB Atlas Provider version 1.27.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.28.0-upgrade-guide.md b/docs/guides/1.28.0-upgrade-guide.md index a640a2f2b0..60f18e9b6e 100644 --- a/docs/guides/1.28.0-upgrade-guide.md +++ b/docs/guides/1.28.0-upgrade-guide.md @@ -16,6 +16,6 @@ The Terraform MongoDB Atlas Provider version 1.28.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.29.0-upgrade-guide.md b/docs/guides/1.29.0-upgrade-guide.md index f3514498c6..d08253d091 100644 --- a/docs/guides/1.29.0-upgrade-guide.md +++ b/docs/guides/1.29.0-upgrade-guide.md @@ -21,6 +21,6 @@ The Terraform MongoDB Atlas Provider version 1.29.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.3.0-upgrade-guide.md b/docs/guides/1.3.0-upgrade-guide.md index 3cf76253e0..dc4a6c14db 100644 --- a/docs/guides/1.3.0-upgrade-guide.md +++ b/docs/guides/1.3.0-upgrade-guide.md @@ -20,7 +20,6 @@ Changes: * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. - \ No newline at end of file diff --git a/docs/guides/1.30.0-upgrade-guide.md b/docs/guides/1.30.0-upgrade-guide.md index 5f0bca933e..2c38cfd9b3 100644 --- a/docs/guides/1.30.0-upgrade-guide.md +++ b/docs/guides/1.30.0-upgrade-guide.md @@ -21,6 +21,6 @@ The Terraform MongoDB Atlas Provider version 1.30.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.31.0-upgrade-guide.md b/docs/guides/1.31.0-upgrade-guide.md index 4ed5ade697..24f9ece80a 100644 --- a/docs/guides/1.31.0-upgrade-guide.md +++ b/docs/guides/1.31.0-upgrade-guide.md @@ -17,6 +17,6 @@ The Terraform MongoDB Atlas Provider version 1.31.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.32.0-upgrade-guide.md b/docs/guides/1.32.0-upgrade-guide.md index 4a1bf1c196..1b99cdab6f 100644 --- a/docs/guides/1.32.0-upgrade-guide.md +++ b/docs/guides/1.32.0-upgrade-guide.md @@ -21,6 +21,6 @@ The Terraform MongoDB Atlas Provider version 1.32.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.33.0-upgrade-guide.md b/docs/guides/1.33.0-upgrade-guide.md index 0cefb5d709..95d0537f1d 100644 --- a/docs/guides/1.33.0-upgrade-guide.md +++ b/docs/guides/1.33.0-upgrade-guide.md @@ -19,6 +19,6 @@ The Terraform MongoDB Atlas Provider version 1.33.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.34.0-upgrade-guide.md b/docs/guides/1.34.0-upgrade-guide.md index 2322c98f01..4317c2bb00 100644 --- a/docs/guides/1.34.0-upgrade-guide.md +++ b/docs/guides/1.34.0-upgrade-guide.md @@ -19,6 +19,6 @@ The Terraform MongoDB Atlas Provider version 1.34.0 has a number of new and exci * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.35.0-upgrade-guide.md b/docs/guides/1.35.0-upgrade-guide.md index 5c283d6943..5e84d5d58d 100644 --- a/docs/guides/1.35.0-upgrade-guide.md +++ b/docs/guides/1.35.0-upgrade-guide.md @@ -20,5 +20,5 @@ The Terraform MongoDB Atlas Provider version 1.35.0 introduces the following new ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.36.0-upgrade-guide.md b/docs/guides/1.36.0-upgrade-guide.md index d0467214d3..2de861e3ea 100644 --- a/docs/guides/1.36.0-upgrade-guide.md +++ b/docs/guides/1.36.0-upgrade-guide.md @@ -15,5 +15,5 @@ The Terraform MongoDB Atlas Provider version 1.36.0 introduces the following new ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.37.0-upgrade-guide.md b/docs/guides/1.37.0-upgrade-guide.md index 7acc8ab8dc..0b026a291f 100644 --- a/docs/guides/1.37.0-upgrade-guide.md +++ b/docs/guides/1.37.0-upgrade-guide.md @@ -14,5 +14,5 @@ The Terraform MongoDB Atlas Provider version 1.37.0 introduces the following new ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.38.0-upgrade-guide.md b/docs/guides/1.38.0-upgrade-guide.md index 8184df56bb..e89a4808b5 100644 --- a/docs/guides/1.38.0-upgrade-guide.md +++ b/docs/guides/1.38.0-upgrade-guide.md @@ -23,5 +23,5 @@ The 1.38.0 release also includes general improvements, bug fixes and several key ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.39.0-upgrade-guide.md b/docs/guides/1.39.0-upgrade-guide.md index b92677ce14..744cacefa2 100644 --- a/docs/guides/1.39.0-upgrade-guide.md +++ b/docs/guides/1.39.0-upgrade-guide.md @@ -19,5 +19,5 @@ The Terraform MongoDB Atlas Provider version 1.39.0 introduces the following new ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.4.0-upgrade-guide.md b/docs/guides/1.4.0-upgrade-guide.md index 77a94f5641..540eca0cf5 100644 --- a/docs/guides/1.4.0-upgrade-guide.md +++ b/docs/guides/1.4.0-upgrade-guide.md @@ -26,7 +26,6 @@ Changes: * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. - \ No newline at end of file diff --git a/docs/guides/1.40.0-upgrade-guide.md b/docs/guides/1.40.0-upgrade-guide.md index 66bfd46b5a..7e44b37178 100644 --- a/docs/guides/1.40.0-upgrade-guide.md +++ b/docs/guides/1.40.0-upgrade-guide.md @@ -14,5 +14,5 @@ The Terraform MongoDB Atlas Provider version 1.40.0 introduces the following new ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.41.0-upgrade-guide.md b/docs/guides/1.41.0-upgrade-guide.md index 885c1f8ba4..c8dd0439c9 100644 --- a/docs/guides/1.41.0-upgrade-guide.md +++ b/docs/guides/1.41.0-upgrade-guide.md @@ -20,5 +20,5 @@ The Terraform MongoDB Atlas Provider version 1.41.0 introduces the following new ## Helpful Links * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.5.0-upgrade-guide.md b/docs/guides/1.5.0-upgrade-guide.md index d820111826..6e5fd3395f 100644 --- a/docs/guides/1.5.0-upgrade-guide.md +++ b/docs/guides/1.5.0-upgrade-guide.md @@ -24,7 +24,7 @@ Changes: * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.6.0-upgrade-guide.md b/docs/guides/1.6.0-upgrade-guide.md index ef45178d26..cbbafb48aa 100644 --- a/docs/guides/1.6.0-upgrade-guide.md +++ b/docs/guides/1.6.0-upgrade-guide.md @@ -20,6 +20,6 @@ See the [CHANGELOG](https://github.com/mongodb/terraform-provider-mongodbatlas/b * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.7.0-upgrade-guide.md b/docs/guides/1.7.0-upgrade-guide.md index 63d3a3fc75..25d3f28c46 100644 --- a/docs/guides/1.7.0-upgrade-guide.md +++ b/docs/guides/1.7.0-upgrade-guide.md @@ -16,6 +16,6 @@ See the [CHANGELOG](https://github.com/mongodb/terraform-provider-mongodbatlas/b * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.8.0-upgrade-guide.md b/docs/guides/1.8.0-upgrade-guide.md index a1113f48e6..ac103d7dd8 100644 --- a/docs/guides/1.8.0-upgrade-guide.md +++ b/docs/guides/1.8.0-upgrade-guide.md @@ -31,6 +31,6 @@ The Terraform MongoDB Atlas Provider version 1.8.0 has a number of new and excit * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/1.9.0-upgrade-guide.md b/docs/guides/1.9.0-upgrade-guide.md index db207549e2..d44b951976 100644 --- a/docs/guides/1.9.0-upgrade-guide.md +++ b/docs/guides/1.9.0-upgrade-guide.md @@ -18,6 +18,6 @@ The Terraform MongoDB Atlas Provider version 1.9.0 has one new and exciting feat * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/guides/2.0.0-upgrade-guide.md b/docs/guides/2.0.0-upgrade-guide.md index 8b0996d0b5..21caaa9e93 100644 --- a/docs/guides/2.0.0-upgrade-guide.md +++ b/docs/guides/2.0.0-upgrade-guide.md @@ -135,6 +135,6 @@ Version 2.0.0 introduces several deprecations as part of modernizing the provide * [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +* [Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) * [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above. diff --git a/docs/index.md b/docs/index.md index 50d15a8742..79071f5bba 100644 --- a/docs/index.md +++ b/docs/index.md @@ -180,7 +180,7 @@ The MongoDB Atlas Provider supports multiple operating systems and architectures [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues) -[Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723) +[Request Features](https://feedback.mongodb.com/ideas?category=7548141186718564699) [Support covered by MongoDB Atlas support plans, Developer and above](https://docs.atlas.mongodb.com/support/)