HashiCorp Terraform-Associate-003 Question Answer
What is the provider for the resource shown in the Exhibit?
resource "aws_vpc" "main" {
name = "test"
}
HashiCorp Terraform-Associate-003 Question Answer
What is the provider for the resource shown in the Exhibit?
resource "aws_vpc" "main" {
name = "test"
}