Posted by: Pdfprep
Post Date: January 12, 2021
True or False: You can migrate the Terraform backend but only if there are no resources currently being managed.
A . False
B . True
Answer: A
Explanation:
If you are already using Terraform to manage infrastructure, you probably want to transfer to another backend, such as Terraform Cloud, so you can continue managing it. By migrating your Terraform state, you can hand off infrastructure without de-provisioning anything.
Leave a Reply