Skip to content

Bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 in /_example/multi_node_vpc #70

Bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 in /_example/multi_node_vpc

Bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 in /_example/multi_node_vpc #70

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/[email protected]
with:
working_directory: './_example/multi_node_non_vpc/'
tf-checks-multi_node_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/multi_node_vpc/'
tf-checks-single_node_non_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/single_node_non_vpc/'
tf-checks-single_node_vpc-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/single_node_vpc/'