https://pulumi.com logo
Title
t

thankful-gpu-3329

11/01/2022, 8:55 PM
Hey all. I’m new to Pulumi and have been working through the TS examples in awsx docs…and it looks like either the docs or the typings are incorrect. The example for creating a new VPC uses:
const vpc = new awsx.ec2.Vpc("custom");
<- but according to
@pulumi/awsx
this is insufficient/invalid. https://joeysharesthings.com/9gyxoc
m

miniature-musician-31262

11/01/2022, 9:10 PM
Hi there — which example are you using? We’re in the process of updating
@pulumi/awsx
, so the docs and examples may be a bit out of alignment while the current release and the newer beta coexist
Happy to take a look at a few specific ones with ya