Skip to content

fix: removed one storage resource and added required arguments in the module #2

fix: removed one storage resource and added required arguments in the module

fix: removed one storage resource and added required arguments in the module #2

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