Terraform Certified Associate with Azure Quiz Questions and Answers
Answer :
- terraform import module.foo.aws_instance.bar i-abcd1234
Answer :
- Use sensitive = true in the block of code
Answer :
- Change without destroying
Answer :
- Applies the changes required in the target infrastructure in order to reach the desired configurations.