TA-002-P Exam Question 71

How is terraform import run?
  • TA-002-P Exam Question 72

    Terraform will sync all resources in state by default for every plan and apply, hence for larger infrastructures this can slow down terraform plan and terraform apply commands?
  • TA-002-P Exam Question 73

    Terraform plan updates your state file.
  • TA-002-P Exam Question 74

    While using generic git repository as a module source, which of the below options allows terraform to select a specific version or tag instead of selecting the HEAD.
  • TA-002-P Exam Question 75

    Which of the following allows Terraform users to apply policy as code to enforce standardized configurations for resources being deployed via infrastructure as code?