Skip to content

chore: remove IdP and API feature flags #794

chore: remove IdP and API feature flags

chore: remove IdP and API feature flags #794

name: Terraform variable check
on:
pull_request:
branches:
- "develop"
paths:
- "aws/**"
- "env/**"
- ".github/workflows/**"
jobs:
terraform-variable-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Check Terraform variables are defined correctly
run: |
./.github/workflows/scripts/terraform-variable-check.sh