feat: Require users to supply OS via ami_type and not via platform which is unable to distinquish between the number of variants supported today (#3068)

This commit is contained in:
Bryant Biggs
2024-06-13 07:50:26 -04:00
committed by GitHub
parent c32cee1adc
commit ef657bfcb5
5 changed files with 13 additions and 8 deletions

View File

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