Skip to content

Commit

Permalink
Update resource-manager.hcl for nginx new version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaowang-ms committed Oct 22, 2024
1 parent a663a68 commit dd42603
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 @@ -430,7 +430,7 @@ service "newrelic" {
}
service "nginx" {
name = "Nginx"
available = ["2024-01-01-preview", "2024-06-01-preview"]
available = ["2024-01-01-preview", "2024-06-01-preview", "2024-09-01-preview"]
}
service "notificationhubs" {
name = "NotificationHubs"
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 dd42603

Please sign in to comment.