Skip to content

Commit

Permalink
config: regenerating based on the latest Swagger (#4506)
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 22, 2024
1 parent e6125a8 commit a895177
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 @@ -141,7 +141,7 @@ service "cosmos-db" {
}
service "cost-management" {
name = "CostManagement"
available = ["2021-10-01", "2022-06-01-preview", "2022-10-01", "2023-03-01", "2023-07-01-preview", "2023-08-01", "2023-11-01"]
available = ["2021-10-01", "2022-06-01-preview", "2022-10-01", "2023-03-01", "2023-07-01-preview", "2023-08-01", "2023-11-01", "2024-08-01"]
}
service "customproviders" {
name = "CustomProviders"
Expand Down Expand Up @@ -506,7 +506,7 @@ service "redhatopenshift" {
}
service "redis" {
name = "Redis"
available = ["2023-08-01", "2024-03-01"]
available = ["2023-08-01", "2024-03-01", "2024-11-01"]
}
service "redisenterprise" {
name = "RedisEnterprise"
Expand Down

0 comments on commit a895177

Please sign in to comment.