quiet-painter-19715
09/06/2024, 7:17 PMDiagnostics:
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 )