Skip to content

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

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

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

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
example-basic:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.1
with:
working_directory: './_example/basic'
example-complete:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.1
with:
working_directory: './_example/complete'