HashiCorp Certified: Vault Associate VA-002-P Question # 45 Topic 5 Discussion

HashiCorp Certified: Vault Associate VA-002-P Question # 45 Topic 5 Discussion

VA-002-P Exam Topic 5 Question 45 Discussion:
Question #: 45
Topic #: 5

In the following code snippet, the block type is identified by which string?

1. resource "aws_instance" "db" {

2. ami = "ami-123456"

3. instance_type = "t2.micro"

4. }


A.

"db"


B.

resource


C.

"aws_instance"


D.

instance_type


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.