NodeConfigCompare : In the Prerequisites mention network URLs to be allow listed
- Dominant language
- Python
- Stars
- 17
- Forks
- 13
- Avg merge
- 8h 23m
- Merged PRs (30d)
- 1
Description
I was using this tool with a Fin Tech client , who are heavily regulated and have string N/W firewall policies. They have to allow-list URLs from where binaries/files could be downloaded.
The prerequisites mentioned following -
"You need to provide at least one subnet in the same VPC (where you have Redshift provisioned clusters or serverless workgroups) which has access to the internet to download the ECR container image."
However there were following additional URLs which had to be allow-listed, in absence of which the step function failed to run -
- d2glxqk2uabbnd.cloudfront.net
- cdn.amazonlinux.com
- github.com
- public.ecr.aws
- pypi.org
- files.pythonhosted.org
It would be prudent to mention so that one can avoid multiple trial and errors.
Contributor guide
Research direction
Locate the NodeConfigCompare prerequisites documentation and review the existing internet-access requirement. Add the listed URLs needed by the Step Function, ECR image, and dependency downloads, then verify that the prerequisite text clearly tells regulated users what to allow-list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100