fix: Pass nodeadm user data variables from root module down to nodegroup sub-modules (#2981)

This commit is contained in:
Bryant Biggs
2024-03-20 21:33:00 -04:00
committed by GitHub
parent 1627231af6
commit 84effa0e30
8 changed files with 59 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.88.1
rev: v1.88.2
hooks:
- id: terraform_fmt
- id: terraform_docs