Go to file
2022-03-26 13:56:42 -04:00
ahoskingit/terraform Update Terraform Providers 2022-03-26 13:56:42 -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 Update Readme Instructions 2021-12-11 01:20:04 -05: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

Install your pre-commit hooks

  1. pre-commit install

Running It!

  1. pre-commit run -a