Hello, Having error on creating AutoScaling Group...
# general
q
Hello, Having error on creating AutoScaling Group in pulumi when using ### With Latest Version Of Launch Template Error says "Attribute must be a list. Examine values at asg.tags" Error message :
Diagnostics:
aws:autoscaling:Group (my-auto-scaling-group):
error: aws:autoscaling/group:Group resource 'my-auto-scaling-group' has a problem: Attribute must be a list. Examine values at 'my-auto-scaling-group.tags'.
my code looks like this from screenshot below and displaying the error message below. I am using Pulumi with Typescript. Any help to resolve the error is much appreciated. I am using latest version of aws sdk (npm install -g @nice-addition-43900/aws@latest )