https://pulumi.com logo
Title
c

calm-train-38333

03/05/2022, 3:06 PM
Team, trying to setup some
wafv2
objects on AWS. This `pulumiTypes.go` file is unusually big at 70MB and 7 million lines. My local
go build
on Mac takes 60 secs. Pulumi preview mostly hangs, sometimes works. All Github Action containers crash because of their provisioned CPU/mem. It is just
wafv2
that is giving problems. Provisioning other objects are mostly fine both locally and on CD pipelines. Any reason on why this is such an outlier and ways to work around this?
e

echoing-dinner-19531

03/05/2022, 7:30 PM
There's an issue open on this https://github.com/pulumi/pulumi-aws/issues/1117, with some suggested workarounds from Luke https://github.com/pulumi/pulumi-aws/issues/1117#issuecomment-1058694301.
👍 1
c

calm-train-38333

03/07/2022, 4:55 AM
thanks. will check
the workaround to use
aws-native
worked like a charm. Thank you @echoing-dinner-19531
🙌 1