Skip to content

VPC Endpoint for AWS Account Factory for Terraform Management Account

2

Can anyone explain why do we have so many VPC Endpoints in the AWS Account Factory for Terraform Management Account. It is incurring me cost, can I remove them and still operate AFT?

  • Hi! Did you manage to sort this out? I'm also looking into the aft_vpc_endpoints setup and wondering the same.

asked 4 years ago1.1K views
1 Answer
2

Hi, many customers have the requirement that no network traffic leaves their VPC and transits to the internet. This feature provides all the endpoints the AFT solution may need to connect to AWS services privately (without hitting the public endpoints).

You can turn the endpoints off by adding this variable to your AFT module deployment, aft_vpc_endpoints = false

AWS
answered 4 years ago
AWS
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.