Go to file
2022-12-15 02:09:28 -05:00
ahoskingit/terraform Merge branch 'master' of gitlab.com:Automatedbytes/orchestration-clouds 2022-12-15 02:09:28 -05:00
orchestration.clouds.code-workspace Add ahosking cnames 2022-08-16 01:42:23 -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