Skip to content

fix: Updated provder configuration in examples/complete and Added log… #74

fix: Updated provder configuration in examples/complete and Added log…

fix: Updated provder configuration in examples/complete and Added log… #74

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@master
with:
working_directory: './examples/basic'
example-complete:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
with:
working_directory: './examples/complete'