Skip to content

add use oidc

add use oidc #22

Workflow file for this run

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