dry-potato-52542
09/07/2022, 9:18 PMlittle-cartoon-10569
09/07/2022, 9:22 PMaws.sdk
. Used thus:
import * as aws from "@pulumi/aws";
const ec2Client = new aws.sdk.EC2();
dry-potato-52542
09/07/2022, 9:27 PMlittle-cartoon-10569
09/07/2022, 9:34 PMup
on two projects in sequence, but I wouldn't recommend it.
It is best to think of Pulumi as a resource creation / maintenance tool. Using the created resources is not within Pulumi's domain.dry-potato-52542
09/08/2022, 3:29 PMlittle-cartoon-10569
09/08/2022, 9:07 PM