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

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