orchestration.clouds/README.md

17 lines
313 B
Markdown

# Orchestration - Clouds
This will enable the packing/deploying to client 'clouds'.
## Pre-commit Hooks
### Windows
**Dependencies**
1. `pip install pre-commit`
1. `pip install checkov`
1. `choco install tflint`
1. `choco install terraform-docs`
1. `choco install tfsec`
## Running It!
1. `pre-commit run -a`