Multiple Choice
Examine the following Terraform configuration, which uses the data source for an AWS AMI. What value should you enter for the ami argument in the AWS instance resource?
A) aws_ami.ubuntu
B) data.aws_ami.ubuntu
C) data.aws_ami.ubuntu.id
D) aws_ami.ubuntu.id
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Only the user that generated a plan
Q16: You have provisioned some virtual machines (VMs)
Q17: Which of the following is available only
Q18: What information does the public Terraform Module
Q19: Which option can not be used to
Q21: What command does Terraform require the first
Q22: Where does the Terraform local backend store
Q23: Terraform requires the Go runtime as a
Q24: How would you reference the "name" value
Q25: Terraform can import modules from a number