Skip to content

Commit 67c6466

Browse files
docs(idempotency): split snippets, improve wording and lint examples (#2492)
Co-authored-by: Ruben Fonseca <[email protected]>
1 parent acfd672 commit 67c6466

40 files changed

+1104
-725
lines changed

.pre-commit-config.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ repos:
4747
hooks:
4848
- id: actionlint-docker
4949
args: [-pyflakes=]
50+
- repo: https://github.com/antonbabenko/pre-commit-terraform
51+
rev: 3420134c37197c21edffc7e6093b14ffae8402f2 # v1.81.0
52+
hooks:
53+
- id: terraform_fmt
54+
args:
55+
- --args=-recursive

0 commit comments

Comments
 (0)