Skip to content

Commit

Permalink
config - Add containerregistry 2023-11-01-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Oct 25, 2024
1 parent 0244bd0 commit 943ef0a
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 @@ -129,7 +129,7 @@ service "containerinstance" {
}
service "containerregistry" {
name = "ContainerRegistry"
available = ["2019-06-01-preview", "2023-06-01-preview", "2023-07-01"]
available = ["2019-06-01-preview", "2023-06-01-preview", "2023-07-01", "2023-11-01-preview"]
}
service "containerservice" {
name = "ContainerService"
Expand Down Expand Up @@ -645,4 +645,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01", "2024-09-01"]
}
}

0 comments on commit 943ef0a

Please sign in to comment.