Skip to content

Commit

Permalink
Merge pull request #2067 from hashicorp/config/regeneration-from-f863…
Browse files Browse the repository at this point in the history
…fd9b5dd896f330573b097559d519999ce966

Config: regenerating based on f863fd9
  • Loading branch information
tombuildsstuff authored Feb 2, 2023
2 parents 5a4ed96 + a36b86c commit 2d22f8d
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 2d22f8d

Please sign in to comment.