Closed patheard closed 2 months ago
Terraform: 1.9.5 (using 1.9.2)
Terragrunt: 0.67.3 (using 0.63.2)
✅ Terraform Init: success
✅ Terraform Validate: success
✅ Terraform Format: success
✅ Terraform Plan: success
✅ Conftest: success
Plan: 5 to add, 0 to change, 0 to destroy
✅ Terraform Init: success
✅ Terraform Validate: success
✅ Terraform Format: success
✅ Terraform Plan: success
✅ Conftest: success
Plan: 0 to add, 1 to change, 0 to destroy
Summary
Update the Nagware Lambda function so that it can connect to Redis. This requires moving the function into the private subnets of the VPC and providing it a new security group.
Related