TA-002-P試験無料問題集「HashiCorp Certified: Terraform Associate 認定」
You are using a networking module in your Terraform configuration with the name label my-network. In your main configuration you have the following code:

When you run terraform validate, you get the following error:

What must you do to successfully retrieve this value from your networking module?

When you run terraform validate, you get the following error:

What must you do to successfully retrieve this value from your networking module?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You have created a main.tf Terraform configuration consisting of an application server, a database and a load balanced. You ran terraform apply and Terraform created all of the resources successfully.
Now you realize that you do not actually need the load balancer, so you run terraform destroy without any flags. What will happen?
Now you realize that you do not actually need the load balancer, so you run terraform destroy without any flags. What will happen?
正解:E
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)