Skip to content

build(deps): bump terraform-aws-modules/eks/aws from 20.8.5 to 20.10.0 in /examples/complete #43

build(deps): bump terraform-aws-modules/eks/aws from 20.8.5 to 20.10.0 in /examples/complete

build(deps): bump terraform-aws-modules/eks/aws from 20.8.5 to 20.10.0 in /examples/complete #43

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-complete-example / Check code format'
...