Skip to content

add use_oidc

add use_oidc #5

Workflow file for this run

name: Infra Deploy
on:
push:
permissions:
id-token: write
contents: write
pull-requests: write
jobs:
at:
name: AT
secrets: inherit
strategy:
fail-fast: false
matrix:
environment: [at22, at23, at24]
uses: ./.github/workflows/infra-plan-template.yml
with:
environment: ${{ matrix.environment }}
tf_state: init
working_dir: infra/deploy/init