HashiCorp Certified: Vault Associate VA-002-P Question # 8 Topic 1 Discussion

HashiCorp Certified: Vault Associate VA-002-P Question # 8 Topic 1 Discussion

VA-002-P Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

In the example below, the depends_on argument creates what type of dependency?

1. esource "aws_instance" "example" {

2. ami = "ami-2757f631"

3. instance_type = "t2.micro"

4. depends_on = [aws_s3_bucket.company_data]

5. }


A.

non-dependency resource


B.

implicit dependency


C.

explicit dependency


D.

internal dependency


Get Premium VA-002-P Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.