Skip to content

fix: shutdown behavior for the instance defaults to STOP #19

fix: shutdown behavior for the instance defaults to STOP

fix: shutdown behavior for the instance defaults to STOP #19

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.1
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'spot_instance / Check code format'
...