sparse-intern-71089
02/10/2021, 1:47 PMwitty-candle-66007
02/10/2021, 2:21 PM.apply()
such as follows:
cidr.apply(cidr => return new vpcConfig(vpc,{cidr})
The .all
is really only needed if there are multiple values you need to resolve.
import { baseTags, projectName, stackName, } from “./config”;witty-candle-66007
02/10/2021, 2:24 PMnew eks cluster()
only needs the ID, or reference vpc.id
in the new eks.cluster()
part which I think will lift the value so an apply is not needed.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by