Skip to content

fix: Update https_traffic_only_enabled to enable_https_traffic_only (… #78

fix: Update https_traffic_only_enabled to enable_https_traffic_only (…

fix: Update https_traffic_only_enabled to enable_https_traffic_only (… #78

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'