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 1 Question 37 Discussion

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

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. }

Show Suggested Answer Hide Answer
Suggested Answer: B

The format of resource block configurations is as follows:

<block type> '<resource type>' '<local name/label>'


Comments

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


Save Cancel