Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

HashiCorp Exam VA-002-P Topic 5 Question 23 Discussion

Actual exam question for HashiCorp's VA-002-P exam
Question #: 23
Topic #: 5
[All VA-002-P Questions]

A user runs terraform init on their RHEL based server and per the output, two provider plugins are downloaded:

1. $ terraform init

2.

3. Initializing the backend...

4.

5. Initializing provider plugins...

6. - Checking for available provider plugins...

7. - Downloading plugin for provider "aws" (hashicorp/aws) 2.44.0...

8. - Downloading plugin for provider "random" (hashicorp/random) 2.2.1...

9.

10. Terraform has been successfully initialized!

Where are these plugins downloaded to?

Show Suggested Answer Hide Answer
Suggested Answer: D

By default, terraform init downloads plugins into a subdirectory of the working directory, .terraform/plugins, so that each working directory is self-contained.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel