when creating IPv6-enabled VPCs with pulumi-awsx, I'm not getting an egress only internet gateway for the private subnet. Does this have to be done as a distinct step?
n
numerous-book-75463
09/08/2026, 5:26 PM
It looks like that support is currently missing. I've created an issue to track github.com/pulumi/pulumi-awsx/issues/2143. I'll see if I can add support this week, until then yes you would have to do it as a separate step
p
plain-whale-3562
09/08/2026, 5:42 PM
You're the best! I was willing to believe it was my mistake b/c I couldn't find any previous mention of this. Thank you!