Skip to content

Merge branch 'fix/storage-cmk' of https://github.com/Coalfire-CF/terr… #59

Merge branch 'fix/storage-cmk' of https://github.com/Coalfire-CF/terr…

Merge branch 'fix/storage-cmk' of https://github.com/Coalfire-CF/terr… #59

name: Terraform fmt
permissions:
contents: write
pull-requests: write
on:
push:
branches:
- "**"
paths:
- "**.tf"
- "**.tfvars"
- "**.hcl"
- ".terraform.lock.hcl"
pull_request:
branches:
- "**"
paths:
- "**.tf"
- "**.tfvars"
- "**.hcl"
- ".terraform.lock.hcl"
jobs:
terraform-docs:
uses: Coalfire-CF/Actions/.github/workflows/[email protected]
with:
terraform_version: "1.13.3"