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 Feb 2, 2023
1 parent f863fd9 commit a36b86c
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 @@ -107,7 +107,7 @@ service "databoxedge" {
}
service "databricks" {
name = "Databricks"
available = ["2022-04-01-preview"]
available = ["2022-04-01-preview", "2023-02-01"]
}
service "datadog" {
name = "DataDog"
Expand Down Expand Up @@ -273,7 +273,7 @@ service "monitor" {
}
service "msi" {
name = "ManagedIdentity"
available = ["2022-01-31-preview"]
available = ["2022-01-31-preview", "2023-01-31"]
}
service "mysql" {
name = "MySql"
Expand Down

0 comments on commit a36b86c

Please sign in to comment.