Skip to content

fix: updated terraform module and fixed depriciation variables #92

fix: updated terraform module and fixed depriciation variables

fix: updated terraform module and fixed depriciation variables #92

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/[email protected]
with:
working_directory: './examples/basic/'
complete-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/complete/'
with_existing_dns_zone_in_diff_rg:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/with_existing_dns_zone_in_diff_rg/'
with_existing_dns_zone_in_diff_subs:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './examples/with_existing_dns_zone_in_diff_subs/'