List of questions
Related questions
Question 105 - Terraform Associate 003 discussion
How would you reference the volume IDs associated with the ebs_block_device blocks in this configuration?
A.
aws_instance.example.ebs_block_device[sda2,sda3).volume_id
B.
aws_lnstance.example.ebs_block_device.[*].volume_id
C.
aws_lnstance.example.ebs_block_device.volume_ids
D.
aws_instance.example-ebs_block_device.*.volume_id
Your answer:
0 comments
Sorted by
Leave a comment first