https://pulumi.com logo
Title
f

famous-jelly-72366

01/25/2023, 1:53 PM
Still looks like some pretty fundamental stuff is missing from aws-native, like VPCGatewayAttachment or Route. Can't really build a working VPC without those :S
b

billowy-army-68599

01/25/2023, 2:49 PM
Unfortunately we don’t have any control over what is populated in aws native. The aws team building cloud control api does that 😢
f

famous-jelly-72366

01/25/2023, 2:51 PM
Understood, just feels weird that even fundamentals like this aren't working by now, but I guess that is on AWS then.
Ran into another issue: updating subnet fails with error about ipv6cidr being empty 🥺 cfn docs specifically says this property can be empty. Must admit I'm about to throw in the towel on aws-native. Was really keen on giving it a chance on a new project, but currently spent way too much time on fighting with fundamentals.
b

billowy-army-68599

01/25/2023, 7:24 PM
totally understand the frustration 😞 if you could file an issue in the aws-native repo it’d be helpful
f

famous-jelly-72366

01/25/2023, 7:55 PM
Will do tomorrow