Skip to content

fix: layer-name variable, lambda-function iamrole policyName and modu… #41

fix: layer-name variable, lambda-function iamrole policyName and modu…

fix: layer-name variable, lambda-function iamrole policyName and modu… #41

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
basic-function-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/basic-function/'
basic-s3-function-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/basic-s3-function/'
complete-function-example:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
with:
working_directory: './_example/complete-function/'