HashiCorp Terraform-Associate-004 Question Answer
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?
HashiCorp Terraform-Associate-004 Summary
- Vendor: HashiCorp
- Product: Terraform-Associate-004
- Update on: Mar 25, 2026
- Questions: 318

