Skip to content

feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.44.0 #26

feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.44.0

feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.44.0 #26

Workflow file for this run

name: Terraform Docs
on:
pull_request:
types: [closed]
branches: [main]
paths:
- iac/**/*.tf
- iac/**/*.tfvars
- iac/**/*.tftpl
- iac/**/*.hcl
# Disable permissions for all available scopes
permissions: {}
jobs:
terraform-docs:
if: ${{ github.event.pull_request.merged == true }}
name: Terraform Docs
uses: 3ware/workflows/.github/workflows/terraform-docs.yaml@3d024cbaf2eace91ae229d4cbba5cbd806fdeb91 # v4.21.4
secrets: inherit
with:
tf-directory: terraform