This message was deleted.
# general
s
This message was deleted.
g
Hey Adrian, it looks like with DocDB, you specify a DB Subnet Group (https://www.pulumi.com/docs/reference/pkg/aws/docdb/cluster/#dbsubnetgroupname_nodejs) to specify which Subnets, and therefore which VPC, to use for your DocDB Cluster. The SubnetGroup documentation is here - https://www.pulumi.com/docs/reference/pkg/aws/docdb/subnetgroup/.
g
ohhhhh…. sorry I missed that 🙂
thank you @gentle-diamond-70147, I will take a look at that 🙂
❤️
It worked @gentle-diamond-70147, thanks again!