Skip to content

Commit

Permalink
config: regenerating based on the latest Swagger (#4496)
Browse files Browse the repository at this point in the history
Co-authored-by: hc-github-team-tf-azure <>
  • Loading branch information
hc-github-team-tf-azure authored Oct 16, 2024
1 parent cdbd25d commit 7b918a9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ service "azureactivedirectory" {
}
service "azurefleet" {
name = "AzureFleet"
available = ["2024-05-01-preview"]
available = ["2024-05-01-preview", "2024-11-01"]
}
service "azurestackhci" {
name = "AzureStackHCI"
Expand All @@ -88,7 +88,7 @@ service "botservice" {
}
service "cdn" {
name = "CDN"
available = ["2024-02-01"]
available = ["2024-02-01", "2024-09-01"]
}
service "chaos" {
name = "ChaosStudio"
Expand Down Expand Up @@ -198,15 +198,15 @@ service "deviceprovisioningservices" {
}
service "deviceregistry" {
name = "DeviceRegistry"
available = ["2024-09-01-preview"]
available = ["2024-09-01-preview", "2024-11-01"]
}
service "deviceupdate" {
name = "DeviceUpdate"
available = ["2022-10-01", "2023-07-01"]
}
service "devopsinfrastructure" {
name = "DevOpsInfrastructure"
available = ["2024-04-04-preview"]
available = ["2024-04-04-preview", "2024-10-19"]
}
service "devtestlabs" {
name = "DevTestLab"
Expand Down Expand Up @@ -401,7 +401,7 @@ service "mysql" {
}
service "netapp" {
name = "NetApp"
available = ["2023-05-01", "2023-07-01", "2023-11-01", "2024-03-01"]
available = ["2023-05-01", "2023-07-01", "2023-11-01", "2024-03-01", "2024-07-01"]
}
service "network" {
name = "Network"
Expand All @@ -413,7 +413,7 @@ service "networkanalytics" {
}
service "networkcloud" {
name = "NetworkCloud"
available = ["2023-07-01"]
available = ["2023-07-01", "2024-07-01"]
}
service "networkfunction" {
name = "NetworkFunction"
Expand Down Expand Up @@ -454,15 +454,15 @@ service "paloaltonetworks" {
}
service "policyinsights" {
name = "PolicyInsights"
available = ["2021-10-01", "2022-09-01", "2023-03-01"]
available = ["2021-10-01", "2022-09-01", "2023-03-01", "2024-10-01"]
}
service "portal" {
name = "Portal"
available = ["2019-01-01-preview", "2020-09-01-preview"]
}
service "postgresql" {
name = "PostgreSql"
available = ["2017-12-01", "2020-01-01", "2021-06-01", "2022-12-01", "2023-06-01-preview"]
available = ["2017-12-01", "2020-01-01", "2021-06-01", "2022-12-01", "2023-06-01-preview", "2024-08-01"]
}
service "postgresqlhsc" {
name = "PostgreSqlHSC"
Expand Down Expand Up @@ -632,7 +632,7 @@ service "voiceservices" {
}
service "web" {
name = "Web"
available = ["2016-06-01", "2022-09-01", "2023-01-01", "2023-12-01"]
available = ["2016-06-01", "2022-09-01", "2023-01-01", "2023-12-01", "2024-04-01"]
}
service "webpubsub" {
name = "WebPubSub"
Expand All @@ -641,4 +641,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01", "2024-09-01"]
}
}

0 comments on commit 7b918a9

Please sign in to comment.