Skip to content

fix: storage cmk

fix: storage cmk #36

name: Org Terraform Docs
permissions:
contents: write
pull-requests: write
on:
pull_request:
paths:
- "**.tf"
- "**.tfvars"
- "**.hcl"
- ".terraform.lock.hcl"
- "**/terraform/**"
workflow_call:
jobs:
terraform-docs:
uses: Coalfire-CF/Actions/.github/workflows/org-terraform-docs.yml@v0.1.0