ExamGecko
Question list
Search
Search

Question 100 - Terraform Associate 003 discussion

Report
Export

As a developer, you want to ensure your plugins are up to date with the latest versions. Which Terraform command should you use?

A.
terraform refresh -upgrade
Answers
A.
terraform refresh -upgrade
B.
terraform apply -upgrade
Answers
B.
terraform apply -upgrade
C.
terraform init -upgrade
Answers
C.
terraform init -upgrade
D.
terraform providers -upgrade
Answers
D.
terraform providers -upgrade
Suggested answer: C

Explanation:

This command will upgrade the plugins to the latest acceptable version within the version constraints specified in the configuration. The other commands do not have an-upgradeoption.

asked 18/09/2024
Norman Camacho
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first