Skip to content

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

Update to v5.x of terraform-provider-aws

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

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