Skip to content

fix: Added subscription_id & updated module versions #24

fix: Added subscription_id & updated module versions

fix: Added subscription_id & updated module versions #24

Workflow file for this run

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