Terraform module to deploy alertmanager webhook servicenow on kubernetes.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- repos:
- - repo: git://github.com/antonbabenko/pre-commit-terraform
- rev: v1.45.0
- hooks:
- - id: terraform_fmt
- - id: terraform_docs
- - repo: git://github.com/pre-commit/pre-commit-hooks
- rev: v3.4.0
- hooks:
- - id: check-merge-conflict
- - id: trailing-whitespace
- - id: end-of-file-fixer
- - id: check-added-large-files
- - id: detect-private-key
- - repo: https://scm.dazzlingwrench.fxinnovation.com/fxinnovation-public/pre-commit-afcmf
- rev: 0.1.1
- hooks:
- - id: afcmf_commit_validation
|