opencti-terraform icon indicating copy to clipboard operation
opencti-terraform copied to clipboard

Fixes #9 - Adding internet gateway to fix SSM issues.

Open dustinbutterworth opened this issue 11 months ago • 0 comments

Fixes #9

After deploying, ran Reach Analyzer and saw that the instance couldn't reach port 443 for any of the AWS SSM Endpoints.. It failed at the route table. Examination of the route table showed no access to the public internet, so adding an internet gateway and a new route table entry fixes it.

Closed my previous PR because I had some variables that weren't needed.

dustinbutterworth avatar Apr 02 '24 20:04 dustinbutterworth