Hi ,
I am trying to write a code in boto3 to get all ec2 inventory information with tags assigned to particular resources and output it to a csv file.
I want all the tags assigned to a resource to come in the same line with the resource information in csv file,but for every new tag value it is getting printed on the next line.
any help will be much appreciated.
Thanks,
Aman