After running a terraform plan it said
Note: You didn't specify an "-out" parameter to save this plan, so Terraform can't guarantee that exactly these actions will be performed if "terraform apply" is subsequently run.
What does the -out mean and how and why should I use it in Azure DevOps pipeline.