Skip to content

[IOPID-3164] Validation token check migration #951

[IOPID-3164] Validation token check migration

[IOPID-3164] Validation token check migration #951

Workflow file for this run

name: PR Infrastructure Plan
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
paths:
- "infra/resources/**"
- ".github/workflows/**_infra.yaml"
# Terraform version edit
- ".terraform-version"
jobs:
code_review_prod:
uses: pagopa/dx/.github/workflows/infra_plan.yaml@3585afcf2d306da91d68cabfd0344a82e1ee10f3
name: Code Review Infrastructure Plan
secrets: inherit
with:
environment: prod
base_path: infra/resources
override_github_environment: "infra-prod"
use_private_agent: true