Skip to content

Commit

Permalink
config: regenerating based on the latest Swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-azure committed Oct 10, 2023
1 parent 78b612b commit 5b16a7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ service "azureactivedirectory" {
}
service "azurestackhci" {
name = "AzureStackHCI"
available = ["2023-03-01", "2023-06-01"]
available = ["2023-03-01", "2023-06-01", "2023-08-01"]
}
service "batch" {
name = "Batch"
Expand Down Expand Up @@ -466,11 +466,11 @@ 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"]
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"]
}
service "search" {
name = "Search"
available = ["2022-09-01"]
available = ["2022-09-01", "2023-11-01"]
}
service "security" {
name = "Security"
Expand Down

0 comments on commit 5b16a7c

Please sign in to comment.