-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into CLOUDP-274532_merge_redaction_log
* master: chore: Updates Atlas Go SDK (#2659) build(deps): bump go.mongodb.org/atlas-sdk (#2654) change only latest version (#2652) chore: Bump actions/checkout from 4.1.7 to 4.2.0 (#2649) chore: Bump tj-actions/verify-changed-files (#2650) go1.23.1 (#2648) chore: Updates TF to 1.9.6, Go to 1.23.1 and Go linter to 1.61.0 (#2647) use new projects in tests (#2643) chore: Updates CHANGELOG.md for #2640 fix: Enforces `priority` descending order in `region_configs` in `mongodbatlas_advanced_cluster` (#2640) doc: Improves documentation for supported MongoDB versions in cluster and advanced_cluster (#2635) chore: Updates CHANGELOG.md for #2637 feat: Adds `custom_zone_mapping_zone_id` to `mongodbatlas_global_cluster_config` and deprecates `custom_zone_mapping` (#2637) chore: Creates test group `mongodbatlas_global_cluster_config` and updates tests (#2636) doc: Updates `troubleshooting.md` to include `mongodbatlas_alert_configuration` issue causing non-empty plans due to `integration_id` (#2627) # Conflicts: # go.mod # go.sum
- Loading branch information
Showing
42 changed files
with
561 additions
and
302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
```release-note:enhancement | ||
resource/mongodbatlas_global_cluster_config: Adds `custom_zone_mapping_zone_id` attribute | ||
``` | ||
|
||
```release-note:enhancement | ||
data-source/mongodbatlas_global_cluster_config: Adds `custom_zone_mapping_zone_id` attribute | ||
``` | ||
|
||
```release-note:note | ||
resource/mongodbatlas_global_cluster_config: Deprecates `custom_zone_mapping` in favor of `custom_zone_mapping_zone_id` | ||
``` | ||
|
||
```release-note:note | ||
data-source/mongodbatlas_global_cluster_config: Deprecates `custom_zone_mapping` in favor of `custom_zone_mapping_zone_id` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:bug | ||
resource/mongodbatlas_advanced_cluster: Enforces `priority` descending order in `region_configs` avoiding potential non-empty plans after apply | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.