Aws asg tags depricated. use tag

Hi, i’ve had a deprecated warning over the use of ‘tags’ in an asg. It recommends using ‘tag’ instead, but as there are multiples, i referred to the documentation (Terraform Registry) which simply states to use ‘tags’.

Anyone come across this and what the fix is?
Thanks

just in case anyone else askes… resolved by using a dynamic block referencing a local block listing the tags.