List of questions
Related questions
Question 153 - Terraform Associate 003 discussion
How would you reference the 'name'' value of the second instance of this resource?
A.
aws_instance.web(2),name
B.
element(aws_instance.web, 2)
C.
aws_instance-web(1)
D.
aws_instance_web(1),name
E.
Aws_instance,web,* , name
Your answer:
0 comments
Sorted by
Leave a comment first