Skip to content

FIX: fix data block, data block was calling before eks cluster creation #14

FIX: fix data block, data block was calling before eks cluster creation

FIX: fix data block, data block was calling before eks cluster creation #14

Workflow file for this run

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