Question 56
When configuring a remote backend in Terraform, it might be a good idea to purposely omit some of the required arguments to ensure secrets and other important data aren't inadvertently shared with others. What are the ways the remaining configuration can be added to Terraform so it can initialize and communicate with the backend? (select three)
Question 57
Which of the following are string functions? Select three
Question 58
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?
Question 59
Which of the following represents a feature of Terraform Cloud that is NOT free to customers?
Question 60
Which one of the following will run echo 0 and echo 1 on a newly created host?