Hi All, I have a requirement to setup AWS EC2 wit...
# general
l
Hi All, I have a requirement to setup AWS EC2 with Pulumi YAML, how can we find available options for YAML? In terraform we get this document https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ec2_host
b
@lemon-morning-98620 https://www.pulumi.com/registry/packages/aws/api-docs/ec2/instance/ there's a yaml box in the language selector
l
oh okay, awesome. Thanks a lot