If you manually destroy infrastructure, What is the best practice for reflecting this change in Terraform?
1) Recreate the infrastructure manually
2) Update the Terraform configuration and apply the changes
3) Ignore the change and continue using the existing infrastructure
4) Contact the Terraform support team for assistance