Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

HashiCorp Certified: Terraform Associate (004) (HCTA0-004) Terraform-Associate-004 Question # 11 Topic 2 Discussion

HashiCorp Certified: Terraform Associate (004) (HCTA0-004) Terraform-Associate-004 Question # 11 Topic 2 Discussion

Terraform-Associate-004 Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

Exhibit:

resource " kubernetes_namespace " " example " {

name = " test "

}

A resource block is shown in the exhibit. How would you reference the name attribute of this resource in HCL?


A.

kubernetes_namespace.example,name


B.

kubernetes_namespace.test.name


C.

data.kubernetes_namespace.name


D.

resource.kubernetes_namespace.example.name


Get Premium Terraform-Associate-004 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.