TA-003-P 無料問題集「HashiCorp Certified: Terraform Associate (003)」

Variables declared within a module are accessible outside of the module.

解説: (JPNTest メンバーにのみ表示されます)
You're building a CI/CD (continuous integration/continuous delivery) pipeline and need to inject sensitive variables into your Terraform run.
How can you do this safely?

解説: (JPNTest メンバーにのみ表示されます)
Terraform can only manage resource dependencies if you set them explicitly with the depends_on argument.

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

解説: (JPNTest メンバーにのみ表示されます)
What Terraform command always causes a state file to be updated with changes that might have been made outside of Terraform?

解説: (JPNTest メンバーにのみ表示されます)
You can configure Terraform to log to a file using the TF_LOG environment variable.

解説: (JPNTest メンバーにのみ表示されます)
Your risk management organization requires that new AWS S3 buckets must be private and encrypted at rest.
How can Terraform Cloud automatically and proactively enforce this security control?

解説: (JPNTest メンバーにのみ表示されます)
What is the name of the default file where Terraform stores the state?
Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.
正解:
Terraform.tfstate
Explanation:
The name of the default file where Terraform stores the state is terraform.tfstate. This file contains a JSON representation of the current state of the infrastructure managed by Terraform. Terraform uses this file to track the metadata and attributes of the resources, and to plan and apply changes. By default, Terraform stores the state file locally in the same directory as the configuration files, but it can also be configured to store the state remotely in a backend. Reference = [Terraform State], [State File Format]
You have declared a variable called var.list which is a list of objects that all have an attribute id .
Which options will produce a list of the IDs? Choose two correct answers.

正解:B、D 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.

解説: (JPNTest メンバーにのみ表示されます)

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡