aws-samples / aws-samples/aws-cloudhsm-cloudformation-template
Security: Add parameter for CloudHSM cluster VPC CIDR to tighten up egress rule for EC2 client to connect to HSMs
Open
- Dominant language
- Shell
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently it's set to `0.0.0.0/0`, but can be tightened up to be a CIDR within the VPC in which the HSM ENIs are being created.
e.g. `pHsmsVpcCidr`
Contributor guide
Assessment
This issue has not been assessed yet.