Skip to content

Commit

Permalink
Config: add ScVmm@2023-10-07
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-yechenwei committed Nov 9, 2023
1 parent 8a1d3aa commit f23e834
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 @@ -468,6 +468,10 @@ service "resources" {
name = "Resources"
available = ["2020-05-01", "2020-06-01", "2020-10-01", "2021-04-01", "2021-06-01", "2021-07-01", "2022-02-01", "2022-06-01", "2022-07-01-preview", "2022-09-01", "2022-12-01", "2023-04-01", "2023-07-01", "2023-08-01"]
}
service "scvmm" {
name = "ScVmm"
available = ["2023-10-07"]
}
service "search" {
name = "Search"
available = ["2022-09-01", "2023-11-01"]
Expand Down

0 comments on commit f23e834

Please sign in to comment.