Skip to content

fixed : added attributes & latest version #1

fixed : added attributes & latest version

fixed : added attributes & latest version #1

Workflow file for this run

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