Deploying to Oracle Cloud Infrastructure with Terraform Ed 1 Quiz Questions and Answers
Answer :
- Applies the changes required in the target infrastructure in order to reach the desired configurations.
Answer :
- Using terraform-import, import the existing infrastructure into your Terraform state
Answer :
- Terraform updates the state file with configuration changes made during the execution
- Terraform makes infrastructure changes defined in your configuration.