Skip to content

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

Update to v5.x of terraform-provider-aws

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

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