Skip to content

[#IOPID-1908] Add configuration for Profile change feed processor (#1… #7

[#IOPID-1908] Add configuration for Profile change feed processor (#1…

[#IOPID-1908] Add configuration for Profile change feed processor (#1… #7

Workflow file for this run

name: Continuous Delivery on elt
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "src/domains/elt**"
jobs:
release_prod:
uses: ./.github/workflows/call_release.yaml
name: Terraform Apply
secrets: inherit
with:
environment: prod
dir: "src/domains/elt/prod/westeurope"
use_private_agent: true