This message was deleted.
# general
s
This message was deleted.
b
It will export the entire object
b
so doing something like… “export const vpc = new awsx.ec2.Vpc(…);” could cause a very large export?
b
Not huge
b
say you create a database, and the database is within the VPC, will the database object also be exported too since the VPC is?
b
No
that won't
b
ok thanks, just trying to do some debugging for https://github.com/pulumi/pulumi/issues/3279
b
👍