RunsOn RunsOn

v2.6.6

View on GitHub → CloudFormation template →

Summary

Fix VpcEndpoints stack parameter.

What's changed

With VpcEndpoints enabled, the CloudFormation template was incorrectly assigning interface endpoints to both public and private subnets, while an interface endpoint can only be defined once per AZ (and only makes sense for private subnets anyway).

Thanks again to Commonwealth Fusion Systems for their quick feedback and help!