Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How does Terraform handle infrastructure changes?
Terraform requires manual intervention for every infrastructure change.
Terraform tracks changes in the infrastructure and uses a declarative language to create an execution plan that describes the desired state. It then compares the current state to the desired state and applies the necessary changes to achieve the desired configuration.
Terraform relies on external scripts to handle infrastructure changes.
Terraform automatically applies changes without any user intervention.
Terraform ignores infrastructure changes and only focuses on provisioning new resources.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!