Skip to content

feat: custom NodeGroup names without environment prefix #63

feat: custom NodeGroup names without environment prefix

feat: custom NodeGroup names without environment prefix #63

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'
...