Question 121
Terraform providers are always installed from the Internet.
Question 122
Your company has a lot of workloads in AWS , and Azure that were respectively created using CloudFormation , and AzureRM Templates. However , now your CIO has decided to use Terraform for all new projects , and has asked you to check how to integrate the existing environment with terraform code.
What should be your next plan of action?
What should be your next plan of action?
Question 123
Which of the following is allowed as a Terraform variable name?
Question 124
terraform init retrieves the source code tot all referenced modules
Question 125
Why would you use the terraform taint command?