Skip to content

Bump clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example #8

Bump clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example

Bump clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example #8

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.0.9
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'example / Evaluate Terraform versions (1.6.6, ./_example/)'
...