You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed a typo in your answer, here is what needs to be replaced.
For the tags:
Old Value: {"Tag:Name": 'Tags[?Key=="Name"].Value[]'}
New Value: {"Name":'Tags[?Key==Name].Value'}
For the Tagset (ec2 network interface section only)
Old Value: {"Tag:Name": 'TagSet[?Key=="Name"].Value[]'}
New Value: {"Name":'TagSet[?Key==Name].Value'}
Thanks for this tool, really helpful.
edit: ok i understand the apostrophe are not displayed, Key==Name ...Name is inside apostrophe.
Hi,
I am not able to fetch the names for ec2, looks like tag syntax is not working.
Please help !
The text was updated successfully, but these errors were encountered: