Skip to content

fix: Updated the object-based configuration in variable.tf #49

fix: Updated the object-based configuration in variable.tf

fix: Updated the object-based configuration in variable.tf #49

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: 'examples/spot_instance / Check code format'
...