QuestionQ87
Terraform state managementWhat is the purpose of an import block?
- A Migrate resources from one Terraform state file to another.
- B Install a module.
- C Combine Terraform state files.
- D Import existing resources into state.
What is the purpose of an import block?
Community Discussion