Skip to content

ec2_vpc_igw creates a detached igw and fails if the vpc_id supplied does not exist #63

ec2_vpc_igw creates a detached igw and fails if the vpc_id supplied does not exist

ec2_vpc_igw creates a detached igw and fails if the vpc_id supplied does not exist #63

Workflow file for this run

name: ansible bot
on:
issues:
types:
- opened
- reopened
jobs:
add_label:
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: needs_triage