Team, trying to setup some `wafv2` objects on AWS....
# golang
c
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
👍 1
c
thanks. will check
the workaround to use
aws-native
worked like a charm. Thank you @echoing-dinner-19531
🙌 1