Getting a nasty Go error thrown when running `pulu...
# general
e
Getting a nasty Go error thrown when running
pulumi up
after upgrading the
pulumi
and
pulumi-aws
packages to: Pulumi: 2.3.0 pulumi (python): 2.3.0 pulumi-aws (python): 2.7.0 Looks like it's related to creating an AWS autoscaling group. Anybody else seen this/experiencing similar issues? Log here due to length: https://hastebin.com/zasaveduhu Additionally even after downgrading the python packages I get the same error (but didn't before). Do either install Go or cache Go packages somewhere or something?