Is it still the case that creating a VPC with AWSX...
# aws
s
Is it still the case that creating a VPC with AWSX doesn’t expose the route table IDs?
s
I think we expose it: https://www.pulumi.com/registry/packages/awsx/api-docs/ec2/vpc/#route_tables_python LMK if that's not what you need/expect. And what's up, homie!?!?! Trying to catch up before KubeCon ends!
s
Hey @stocky-restaurant-98004! I looked for you at the BuildKite event last night but it was so crowded. I’ll be around the Isovalent booth tomorrow; stop by and say hello! Anyway, I’m working in Go and I do see that the route tables are exposed as a type RouteTable, but there don’t seem to be any type conversion methods that let me access the route table IDs in a usable fashion (at least, not that I’ve found yet).