Go to file
2022-03-30 22:59:31 -04:00
ahoskingit/terraform Add Root for AutomatedBytes 2022-03-30 22:59:31 -04:00
orchestration.clouds.code-workspace Change to Account ID 2022-03-26 14:51:16 -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