orchestration.clouds/README.md

371 B

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