Currently when we look at the ec2 web console we see instances with names of:
'bastion', 'master1'.
I'd like to see if we can update the tag 'name' with '{guid}-{name}'
So for example, assume my "guid: jwm0710ocp4a" I would want to see:
'jwm0710ocp4a-bastion'
'jwm0710ocp4a-master1'
Currently when we look at the ec2 web console we see instances with names of:
'bastion', 'master1'.
I'd like to see if we can update the tag 'name' with '{guid}-{name}'
So for example, assume my "guid: jwm0710ocp4a" I would want to see:
'jwm0710ocp4a-bastion'
'jwm0710ocp4a-master1'