Skip to content

Commit

Permalink
add a new service: Informatica
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxu92 committed Jul 3, 2024
1 parent 25ba52b commit 3b80af5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,10 @@ service "hybridkubernetes" {
name = "HybridKubernetes"
available = ["2021-10-01", "2024-01-01"]
}
service "informatica" {
name = "Informatica"
available = ["2024-05-08"]
}
service "iotcentral" {
name = "IoTCentral"
available = ["2021-11-01-preview"]
Expand Down Expand Up @@ -608,4 +612,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit 3b80af5

Please sign in to comment.