Skip to content

Fix: 🐛 Fixed S3 bucket and Coludtaril Naming #48

Fix: 🐛 Fixed S3 bucket and Coludtaril Naming

Fix: 🐛 Fixed S3 bucket and Coludtaril Naming #48

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
individual:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.4
with:
working_directory: './examples/individual/'
master:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.4
with:
working_directory: './examples/master/'
member:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.4
with:
working_directory: './examples/member/'