Hi Do you guys have any general examples of creati...
# aws
s
Hi Do you guys have any general examples of creating aws aurora cluster and instances via pulumi aws classic? Thanks
g
s
Nothing about using a vpc
g
I think you have to setup a subnet group, it's not much more. https://www.pulumi.com/registry/packages/aws/api-docs/rds/subnetgroup/
for best practices though I'm sure you'd want to setup a security group and whatnot