Skip to content

build(deps): bump clouddrove/iam-role/aws in /examples/single_node_vp… #98

build(deps): bump clouddrove/iam-role/aws in /examples/single_node_vp…

build(deps): bump clouddrove/iam-role/aws in /examples/single_node_vp… #98

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tf-checks-multi_node_non_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
with:
working_directory: './examples/multi_node_non_vpc/'
tf-checks-multi_node_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
with:
working_directory: './examples/multi_node_vpc/'
tf-checks-single_node_non_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
with:
working_directory: './examples/single_node_non_vpc/'
tf-checks-single_node_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
with:
working_directory: './examples/single_node_vpc/'