bcgov / cloud-pathfinder

This is the technology and UX backend repo for the cloud pathfinder ZenHub task board
https://app.zenhub.com/workspaces/cloud-pathfinder-5e4dbb426c3c6af8dcbf06a7/board?repos=241742911
Creative Commons Zero v1.0 Universal
2 stars 8 forks source link

Add Networking Documentation About Firewall Allowed Ports (80, 443) #2974

Open MaxWardle opened 1 month ago

MaxWardle commented 1 month ago

Describe the Issue Recently a client has asked about a networking issue with trying to access the follwoing url from a lambda running withtin the dev vpc: https://:8088/something/else. this url uses the port 8088 which is not one of the allowed ports in the perimeter firewall. the allowed ports are 80 and 443.

Additional Context

Acceptance Criteria