Skip to content

Commit

Permalink
Merge pull request #4373 from sinbai/config/mongocluster-2024-07-01
Browse files Browse the repository at this point in the history
Config : add mongocluster@2024-07-01
  • Loading branch information
katbyte authored Sep 10, 2024
2 parents 0698db4 + 9305cdc commit d24ce04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,10 @@ service "mobilenetwork" {
name = "MobileNetwork"
available = ["2022-11-01", "2023-06-01", "2023-09-01", "2024-02-01", "2024-04-01"]
}
service "mongocluster" {
name = "MongoCluster"
available = ["2024-07-01"]
}
service "monitor" {
name = "Insights"
available = ["2015-04-01", "2016-03-01", "2018-03-01", "2018-04-16", "2019-10-17-preview", "2020-10-01", "2021-05-01-preview", "2021-07-01-preview", "2021-08-01", "2021-09-01", "2022-06-01", "2022-10-01", "2023-01-01", "2023-03-15-preview", "2023-04-03", "2023-10-01", "2024-02-01"]
Expand Down

0 comments on commit d24ce04

Please sign in to comment.