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: terraform-missing
on:
pull_request:
branches:
- main
types:
- closed
- opened
- reopened
- synchronize
jobs:
check-terraform-missing:
runs-on: [ubuntu-22.04]
defaults:
run:
shell: bash
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Find missing workflows
run: bin/find-missing-github-workflows