Skip to content

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

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

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

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
private_ecr:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.10
with:
working_directory: './_example/private_ecr/'
public_ecr:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.0.10
with:
working_directory: './_example/public_ecr/'