Skip to content

Commit

Permalink
config: importing resources @ 2022-02-01 for Template Spec
Browse files Browse the repository at this point in the history
This enables switching this over from `Azure/azure-sdk-for-go`
  • Loading branch information
tombuildsstuff committed Oct 13, 2023
1 parent eb1cbbd commit fee0a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ service "resourcegraph" {
}
service "resources" {
name = "Resources"
available = ["2020-05-01", "2020-06-01", "2020-10-01", "2021-04-01", "2021-06-01", "2021-07-01", "2022-06-01", "2022-07-01-preview", "2022-09-01", "2022-12-01", "2023-04-01", "2023-07-01", "2023-08-01"]
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 "search" {
name = "Search"
Expand Down Expand Up @@ -572,4 +572,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit fee0a72

Please sign in to comment.