nerdexam
HashiCorp

TA-002-P · Question #45

Only the user that generated a plan may apply it.

The correct answer is A. True. The optional -out argument can be used to save the generated plan to a file for later execution with terraform apply, which can be useful when running Terraform in automation.

Use Terraform Cloud and Terraform Enterprise capabilities

Question

Only the user that generated a plan may apply it.

Options

  • ATrue
  • BFalse

How the community answered

(16 responses)
  • A
    94% (15)
  • B
    6% (1)

Explanation

The optional -out argument can be used to save the generated plan to a file for later execution with terraform apply, which can be useful when running Terraform in automation.

Topics

#Terraform Cloud#Permissions#Plan and Apply Workflow#Security

Community Discussion

No community discussion yet for this question.

Full TA-002-P Practice