Skip to content

update module _example to Allow traffic from vpc-cidr in nacl attached to private subnets #24

update module _example to Allow traffic from vpc-cidr in nacl attached to private subnets

update module _example to Allow traffic from vpc-cidr in nacl attached to private subnets #24

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@1.2.4
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'tf-checks-basic-example / Check code format'
...