fix: Correct capacity_reservation_target within launch templates of both EKS and self managed node groups (#1979)

This commit is contained in:
Bryant Biggs
2022-04-02 14:49:25 -04:00
committed by GitHub
parent 6d7245621f
commit 381144e3bb
5 changed files with 18 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.64.0
rev: v1.64.1
hooks:
- id: terraform_fmt
- id: terraform_validate