Skip to content

Commit

Permalink
Merge pull request #3556 from aristosvo/containerservice/2023-10-01
Browse files Browse the repository at this point in the history
Add `ContainerService/2023-10-01`
  • Loading branch information
mbfrahry authored Jan 3, 2024
2 parents f9925e0 + b85b02e commit a7eb378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ service "containerregistry" {
}
service "containerservice" {
name = "ContainerService"
available = ["2019-08-01", "2022-09-02-preview", "2023-03-02-preview", "2023-04-02-preview", "2023-10-15"]
available = ["2019-08-01", "2022-09-02-preview", "2023-03-02-preview", "2023-04-02-preview", "2023-10-01", "2023-10-15"]
}
service "cosmos-db" {
name = "CosmosDB"
Expand Down

0 comments on commit a7eb378

Please sign in to comment.