Which of the following is not a key principle of infrastructure as code?
How would you reference the volume IDs associated with the ebs_block_device blocks in this configuration?

Which of these is true about Terraform's plugin-based architecture?
You want to define multiple data disks as nested blocks inside the resource block for a virtual machine. What Terraform feature would help you define the blocks using the values in a variable?
Terraform installs its providers during which phase?
A terraform apply can not _________ infrastructure.
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
Which type of block fetches or computes information for use elsewhere in a Terraform configuration?
What information does the public Terraform Module Registry automatically expose about published modules?
What is the workflow for deploying new infrastructure with Terraform?