Skip to content

Update to v5.x of terraform-provider-aws #15

Update to v5.x of terraform-provider-aws

Update to v5.x of terraform-provider-aws #15

Workflow file for this run

name: kafka
on:
pull_request:
branches:
- main
paths:
- kafka/**
types:
- closed
- opened
- reopened
- synchronize
jobs:
terraform:
uses: ./.github/workflows/terraform.yml
concurrency: ${{ github.workflow }}
with:
module: kafka
permissions:
id-token: write
contents: write
checks: write
pull-requests: write