Go to file
2021-10-14 13:57:46 -04:00
ahoskingit/terraform Add Pre-Commit 2021-10-14 13:57:46 -04:00
orchestration.clouds.code-workspace Merge branch 'master' of http://git.ahoskingit.com/ahoskingit/orchestration.clouds 2021-10-13 11:00:41 -04:00
README.md Merge branch 'master' of http://git.ahoskingit.com/ahoskingit/orchestration.clouds 2021-10-13 11:00:41 -04:00

Orchestration - Clouds

This will enable the packing/deploying to client 'clouds'.

Pre-commit Hooks

Windows

Dependencies

  1. pip install pre-commit
  2. pip install checkov
  3. choco install tflint
  4. choco install terraform-docs
  5. choco install tfsec

Running It!

  1. pre-commit run -a