Deploying to Oracle Cloud Infrastructure with Terraform Ed 1 Quiz Questions and Answers

Answer :
  • TRUE
Answer :
  • Applies the changes required in the target infrastructure in order to reach the desired configurations.
Answer :
  • 1
Answer :
  • FALSE
Answer :
  • Dynamic Block
Answer :
  • Using terraform-import, import the existing infrastructure into your Terraform state
Answer :
  • terraform validate
Answer :
  • FALSE
Answer :
  • terraform console
Answer :
  • Terraform updates the state file with configuration changes made during the execution
  • Terraform makes infrastructure changes defined in your configuration.