Skip to content

[DNM] Promote ec2 _vpc_peer and ec2 _vpc_peering_info modules #2246

[DNM] Promote ec2 _vpc_peer and ec2 _vpc_peering_info modules

[DNM] Promote ec2 _vpc_peer and ec2 _vpc_peering_info modules #2246

Workflow file for this run

---
name: changelog
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
tags:
- "*"
jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main