Skip to content

Bump launchbynttdata/launch-workflows/.github/workflows/reusable-release-on-merge.yml from 0.8.0 to 0.11.0 #12

Bump launchbynttdata/launch-workflows/.github/workflows/reusable-release-on-merge.yml from 0.8.0 to 0.11.0

Bump launchbynttdata/launch-workflows/.github/workflows/reusable-release-on-merge.yml from 0.8.0 to 0.11.0 #12

name: Check AWS Terraform Code
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
branches: [main]
permissions:
id-token: write
contents: read
jobs:
check:
name: "Check AWS Terraform Code"
permissions:
contents: read
id-token: write
uses: launchbynttdata/launch-workflows/.github/workflows/[email protected]
with:
assume_role_arn: ${{ vars.TERRAFORM_CHECK_AWS_ASSUME_ROLE_ARN }}
region: ${{ vars.TERRAFORM_CHECK_AWS_REGION }}
secrets: inherit # pragma: allowlist secret