Terraform Associate questions with correct answers
CORRECT ANSWER False One remote backend configuration always maps to a single workspace? CORRECT ANSWER False. Remote backend can work with either a single Terraform Cloud workspace, or multiple remote workspaces. How is the Terraform remote backend different than other state back ends such as S3, Consul, etc? CORRECT ANSWER It can execute Terraform runs on dedicated infrastructure on premises or in Terraform Cloud. What is the workflow for deploying new infrastructure with Terraform? CORRECT ANSWER Write a Terraform configuration, run terraform init, run terraform plan to review planned infrastructure changes, and terraform apply to create new infrastructure. You run a local-exec provisioner in a null resource called null__script and realize that you need to rerun the script. Which of the following commands would you use first? CORRECT ANSWER terraform taint null__script Which provisioner invokes a process on the resource created by Terraform? CORRECT ANSWER remote-exec What command does Terraform require the first time you run it within a configuration directory? CORRECT ANSWER terraform init You have deployed a new webapp wit
Written for
- Institution
- Terraform Associate
- Course
- Terraform Associate
Document information
- Uploaded on
- November 3, 2023
- Number of pages
- 25
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
terraform associate questions with correct answers
Also available in package deal