Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
# aws
s
stocky-petabyte-29883
04/22/2022, 10:01 AM
Hi Do you guys have any general examples of creating aws aurora cluster and instances via pulumi aws classic? Thanks
g
green-musician-49057
04/22/2022, 5:23 PM
There's some in the docs here:
https://www.pulumi.com/registry/packages/aws/api-docs/rds/clusterinstance/
s
stocky-petabyte-29883
04/22/2022, 5:28 PM
Nothing about using a vpc
g
green-musician-49057
04/25/2022, 8:39 PM
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
4 Views
Post