Skip to content

[IOPLT-662] Add ELT Storage Account in ItalyNorth region #43

[IOPLT-662] Add ELT Storage Account in ItalyNorth region

[IOPLT-662] Add ELT Storage Account in ItalyNorth region #43

Workflow file for this run

name: Continuous Integration on elt
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
paths:
- "src/domains/elt/**"
- ".github/workflows/elt_**"
jobs:
code_review_prod:
uses: pagopa/dx/.github/workflows/infra_plan.yaml@main

Check failure on line 18 in .github/workflows/elt_ci.yaml

View workflow run for this annotation

GitHub Actions / Continuous Integration on elt

Invalid workflow file

The workflow is not valid. .github/workflows/elt_ci.yaml (Line: 18, Col: 11): Input base_path is required, but not provided while calling. .github/workflows/elt_ci.yaml (Line: 23, Col: 12): Invalid input, dir is not defined in the referenced workflow.
name: Terraform Plan
secrets: inherit
with:
environment: prod
dir: "src/domains/elt/prod"
use_private_agent: true