Skip to content

Commit

Permalink
fix: updated locals
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-cialini committed Dec 10, 2024
1 parent 059623d commit 7105f27
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,6 +4,6 @@ locals {
apim = {
name = "${local.product}-apim"
rg = "${local.product}-api-rg"
product_id = "pagopa_mbd"
product_id = "pagopa_ebollo"
}
}

0 comments on commit 7105f27

Please sign in to comment.