Still looks like some pretty fundamental stuff is ...
# aws
f
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
Unfortunately we don’t have any control over what is populated in aws native. The aws team building cloud control api does that 😢
f
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
totally understand the frustration 😞 if you could file an issue in the aws-native repo it’d be helpful
f
Will do tomorrow