Closed patheard closed 2 months ago
Terraform: 1.9.5 (using 1.9.2)
Terragrunt: 0.67.4 (using 0.63.2)
✅ Terraform Init: success
✅ Terraform Validate: success
✅ Terraform Format: success
✅ Terraform Plan: success
✅ Conftest: success
Plan: 1 to add, 1 to change, 0 to destroy
✅ Terraform Init: success
✅ Terraform Validate: success
✅ Terraform Format: success
✅ Terraform Plan: success
✅ Conftest: success
Plan: 0 to add, 2 to change, 0 to destroy
Summary
Add an IPv4 blocklist that will have malicious IPs temporarily added to it when attacks are detected.
Add a
block
rule to the App, API and IdP WAF ACLs that will block IP addresses that are part of this blocklist.TODO
The following will be added in a future PR:
Related