Does AWS CloudFormation support Amazon EC2 tagging?

Does AWS CloudFormation support Amazon EC2 tagging?
A .  Yes, AWS CloudFormation supports Amazon EC2 tagging
B .  No, CloudFormation doesn’t support any tagging
C .  No, it doesn’t support Amazon EC2 tagging.
D .  It depends if the Amazon EC2 tagging has been defined in the template.

Answer: A

Explanation:

In AWS CloudFormation, Amazon EC2 resources that support the tagging feature can also be tagged in an AWS template. The tag values can refer to template parameters, other resource names, resource attribute values (e.g. addresses), or values computed by simple functions (e.g., a concatenated list of strings).

Reference: http://aws.amazon.com/cloudformation/faqs/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments