magnificent-apartment-79511
03/15/2024, 12:23 PMpulumi.export('name', value) but not in typescript.victorious-church-57397
03/17/2024, 7:27 PMexport let varName and then set it conditionally. Pulumi only exports the outputs if they’re not undefinedgreat-sunset-355
03/29/2024, 5:45 AMexport in the index.ts or exports["vpc_id"] = vpc.vpc.id;, also search the thread or https://archive.pulumi.com/ for more creative solutions