Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualespica committed Mar 29, 2024
1 parent 4e781d4 commit 9c3ffee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .opex/internal/v2/env/prod/backend.tfvars
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resource_group_name = "io-infra-rg"
storage_account_name = "pagopainfraterraformprod"
container_name = "azurermstate"
key = "opex.pagopa-afm-calculator.terraform.tfstate"
key = "opex.pagopa-afm-calculator-v2.terraform.tfstate"
2 changes: 1 addition & 1 deletion .opex/node/v2/env/prod/backend.tfvars
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resource_group_name = "io-infra-rg"
storage_account_name = "pagopainfraterraformprod"
container_name = "azurermstate"
key = "opex.pagopa-afm-calculator_node.terraform.tfstate"
key = "opex.pagopa-afm-calculator_node-v2.terraform.tfstate"

0 comments on commit 9c3ffee

Please sign in to comment.