Question 71
A single terraform resource file that defines an aws_instance resource can simply be renamed to vsphere_virtual_machine in order to switch cloud providers.
Question 72
What is the command you can use to set an environment variable named "var1"of type String?
Question 73
Your team lead does not trust the junior terraform engineers who now have access to the git repo . So , he wants you to have some sort of a checking layer , whereby , you can ensure that the juniors will not create any non-compliant resources that might lead to a security audit failure in future. What can you do to efficiently enforce this?
Question 74
How does Terraform handle working with so many providers?
Question 75
Which of the following variable definition files will terraform load automatically?