Question 373:
You are designing a cloudformation template to install a set of web servers on EC2 Instances. The following User data needs to be passed to the EC2 Instances
Answer options:
A.In the properties section of the EC2 Instance in the resources section B.In the properties section of the EC2 Instance in the Output section C.In the Metadata section of the EC2 Instance in the resources section D.In the Metadata section of the EC2 Instance in the Output section