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 Nov 26, 2024
1 parent 6e79729 commit 6c3376f
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 @@ -409,7 +409,7 @@ service "netapp" {
}
service "network" {
name = "Network"
available = ["2023-09-01", "2023-11-01", "2024-01-01", "2024-03-01"]
available = ["2023-09-01", "2023-11-01", "2024-01-01", "2024-03-01", "2024-05-01"]
}
service "networkanalytics" {
name = "NetworkAnalytics"
Expand Down Expand Up @@ -526,7 +526,7 @@ service "resourcegraph" {
}
service "resources" {
name = "Resources"
available = ["2015-11-01", "2020-05-01", "2020-10-01", "2021-07-01", "2022-02-01", "2022-06-01", "2022-09-01", "2022-12-01", "2023-07-01", "2023-08-01", "2024-03-01", "2024-04-01", "2024-07-01", "2024-08-01"]
available = ["2015-11-01", "2020-05-01", "2020-10-01", "2021-07-01", "2022-02-01", "2022-06-01", "2022-09-01", "2022-12-01", "2023-07-01", "2023-08-01", "2024-03-01", "2024-04-01", "2024-07-01", "2024-08-01", "2025-01-01"]
ignore = ["2023-11-01"]
}
service "scvmm" {
Expand All @@ -543,7 +543,7 @@ service "security" {
}
service "securityinsights" {
name = "SecurityInsights"
available = ["2022-10-01-preview", "2022-11-01", "2023-02-01", "2023-11-01", "2024-03-01"]
available = ["2022-10-01-preview", "2022-11-01", "2023-02-01", "2023-11-01", "2024-03-01", "2024-09-01"]
}
service "servicebus" {
name = "ServiceBus"
Expand Down

0 comments on commit 6c3376f

Please sign in to comment.