Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 193


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

Show Answer
Correct Answer: A

To ensure your plugins are up to date with the latest versions, you should use the command 'terraform init -upgrade'. This command reinitializes your Terraform configuration, updating the provider plugins to the newest available versions in the process.

Discussion

4 comments
Sign in to comment
Abuu
Jan 24, 2023

A is the answer

sribalajeOption: A
Jan 18, 2023

A is correct

Zeppoonstream
Jan 20, 2023

duplicate

090200fOption: A
Jul 27, 2024

keyword is plug-in upgrade