Skip to content

Commit

Permalink
changed product id in order to use common spontaneous payment apim pr…
Browse files Browse the repository at this point in the history
…oduct
  • Loading branch information
gioelemella committed Dec 13, 2024
1 parent 033aad4 commit b62d8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/99_locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ locals {
apim = {
name = "${local.product}-apim"
rg = "${local.product}-api-rg"
product_id = "ebollo-gps-service"
product_id = "gps-spontaneous-payments-services"
}
}

0 comments on commit b62d8c1

Please sign in to comment.