Skip to content

build(deps): bump terraform-aws-modules/vpc/aws from 5.0.0 to 5.8.1 in /examples/complete #41

build(deps): bump terraform-aws-modules/vpc/aws from 5.0.0 to 5.8.1 in /examples/complete

build(deps): bump terraform-aws-modules/vpc/aws from 5.0.0 to 5.8.1 in /examples/complete #41

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'tf-checks-complete-example / Check code format'
...