Skip to content

Collection of Terraform modules to manually deploy Vulnerability Scanning and IDS required infrastructure into an existing customer managed subnet in AWS.

License

Notifications You must be signed in to change notification settings

joor/terraform-aws-alertlogic

 
 

Repository files navigation

Terraform Alert Logic Modules

Getting started

  1. Install pre-commit: brew install pre-commit
    • Test out your installation with pre-commit run --all-files
  2. Install pre-commit hooks for repo: pre-commit install
  3. Install tfenv: brew install tfenv
  4. Install tflint: brew install tflint
  5. Install Terraform 1.1.5: tfenv install 1.1.5 && tfenv init
  6. Set default TF env to 1.15 (optional): tfenv use 1.1.5

About

Collection of Terraform modules to manually deploy Vulnerability Scanning and IDS required infrastructure into an existing customer managed subnet in AWS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 99.3%
  • Smarty 0.7%