You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
We need to natively support CDK Context Lookups. With the adoption of #153 this should technically be possible, but we will have to solve the issue of Pulumi resource being executed multiple times.
Affected area/feature
The text was updated successfully, but these errors were encountered:
This adds a new environment variable flag
`PULUMI_CDK_EXPERIMENTAL_LOOKUPS` that enables CDK lookups during
preview operations.
I am working on adding the documentation in a follow up PR #234
re #184
This adds a new environment variable flag
`PULUMI_CDK_EXPERIMENTAL_LOOKUPS` that enables CDK lookups during
preview operations.
I am working on adding the documentation in a follow up PR #234
re #184
Hello!
Issue details
We need to natively support CDK Context Lookups. With the adoption of #153 this should technically be possible, but we will have to solve the issue of Pulumi resource being executed multiple times.
Affected area/feature
The text was updated successfully, but these errors were encountered: