Skip to content

Commit

Permalink
Merge pull request #3324 from ms-henglu/patch-5
Browse files Browse the repository at this point in the history
config: add `containerservice` @ `2023-10-15`
  • Loading branch information
tombuildsstuff authored Nov 22, 2023
2 parents f051ac8 + f409e66 commit e6042c6
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 @@ -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"]
available = ["2019-08-01", "2022-09-02-preview", "2023-03-02-preview", "2023-04-02-preview", "2023-10-15"]
}
service "cosmos-db" {
name = "CosmosDB"
Expand Down Expand Up @@ -580,4 +580,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit e6042c6

Please sign in to comment.