HashiCorp Certified: Terraform Associate - TA-002-P 模擬練習
As a member of an operations team that uses infrastructure as code (lac) practices, you are tasked with making a change to an infrastructure stack running in a public cloud. Which pattern would follow laC best practices for making a change?
正解: B
解説: (PassTest メンバーにのみ表示されます)
Only the user that generated a plan may apply it.
正解: B
解説: (PassTest メンバーにのみ表示されます)
What information does the public Terraform Module Registry automatically expose about published modules?
正解: E
解説: (PassTest メンバーにのみ表示されます)
What feature stops multiple users from operating on the Terraform state at the same time?
正解: B
解説: (PassTest メンバーにのみ表示されます)
Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.
正解: B
解説: (PassTest メンバーにのみ表示されます)
What are some benefits of using Sentinel with Terraform Cloud/Terra form Cloud? Choose three correct answers.
正解: B,C,D
解説: (PassTest メンバーにのみ表示されます)
How does the Terraform cloud integration differ from other state backends such as S3, Consul,etc?
正解: A
解説: (PassTest メンバーにのみ表示されます)
You have deployed a new webapp with a public IP address on a cloud provider. However, you did not create any outputs for your code. What is the best method to quickly find the IP address of the resource you deployed?
正解: B
解説: (PassTest メンバーにのみ表示されます)
What does this code do?


正解: D
解説: (PassTest メンバーにのみ表示されます)
Where does the Terraform local backend store its state?
正解: C
解説: (PassTest メンバーにのみ表示されます)