For infrastructure at AWS, what’s the right way to...
# python
l
For infrastructure at AWS, what’s the right way to add an internet gateway to a route table? Looks like https://pulumi.io/reference/pkg/python/pulumi_aws/ec2/#pulumi_aws.ec2.Instance pulled in some Terraform-specific feature text about
gateway_id
which isn’t available.