aws-solutions / workload-discovery-on-aws

Workload Discovery on AWS is a solution to visualize AWS Cloud workloads. With it you can build, customize, and share architecture diagrams of your workloads based on live data from AWS. The solution maintains an inventory of the AWS resources across your accounts and regions, mapping their relationships and displaying them in the user interface.
https://aws.amazon.com/solutions/implementations/workload-discovery-on-aws/
Apache License 2.0
727 stars 88 forks source link

fix: open gremlin lambda to outbound DNS resolution access in vpc cid… #555

Open mmigliari opened 1 month ago

mmigliari commented 1 month ago

Issue #554

Description of changes:

Modifies the CloudFormation template for the gremlin-resolvers.template and adds an entry to the gremlin lambda's security group to allow outbound UDP port 53 access to the CIDR range of the VPC.