Skip to content

Commit

Permalink
docs(idempotency): split snippets, improve wording and lint examples (a…
Browse files Browse the repository at this point in the history
…ws-powertools#2492)

Co-authored-by: Ruben Fonseca <rubefons@amazon.com>
  • Loading branch information
2 people authored and rafaelgsr committed Jun 30, 2023
1 parent 6fe7480 commit 6899ebd
Show file tree
Hide file tree
Showing 40 changed files with 1,104 additions and 725 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,9 @@ repos:
hooks:
- id: actionlint-docker
args: [-pyflakes=]
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: 3420134c37197c21edffc7e6093b14ffae8402f2 # v1.81.0
hooks:
- id: terraform_fmt
args:
- --args=-recursive
Loading

0 comments on commit 6899ebd

Please sign in to comment.