- Install pre-commit:
brew install pre-commit- Test out your installation with
pre-commit run --all-files
- Test out your installation with
- Install pre-commit hooks for repo:
pre-commit install - Install tfenv:
brew install tfenv - Install tflint:
brew install tflint - Install Terraform 1.1.5:
tfenv install 1.1.5 && tfenv init - Set default TF env to 1.15 (optional):
tfenv use 1.1.5
forked from alertlogic/aws-manual-deployment
-
Notifications
You must be signed in to change notification settings - Fork 0
Collection of Terraform modules to manually deploy Vulnerability Scanning and IDS required infrastructure into an existing customer managed subnet in AWS.
License
joor/terraform-aws-alertlogic
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- HCL 99.3%
- Smarty 0.7%