This message was deleted.
# general
s
This message was deleted.
w
For what resource? This is most likely an error reported from the cloud provider.
e
aws.ec2.LaunchTemplate
I just kept deleting things until it worked. It didn't like my tag syntax. Not sure if there is way to find that out in a more detailed log somewhere?
g
pulumi up --debug
will print out a lot of information about the AWS API requests and responses which might help
e
oh awesome