Oracle Cloud Infrastructure 2019 Developer Associate — Question 113

Which three can you achieve by using Terraform? (Choose three.)

Answer options

Correct answer: A, B, D

Explanation

The correct answers are A, B, and D because Terraform can create resources in the right order based on dependencies, automatically re-provision resources that are tainted or modified, and destroy all resources in a tenancy. Option C is incorrect as Terraform does not automatically translate a deployed infrastructure into a plan, and option E is not a core functionality of Terraform.