Skip to content

feat: update tf.checks step name and tf and aws version #86

feat: update tf.checks step name and tf and aws version

feat: update tf.checks step name and tf and aws version #86

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
ec2-network-mode-awsvpc:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/ec2-network-mode-awsvpc/'
ec2-network-mode-bridge:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/ec2-network-mode-bridge/'
fargate:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/fargate/'