jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
125 stars 53 forks source link

Get rid of publishPlanResult #339

Open jason-johnson opened 1 year ago

jason-johnson commented 1 year ago

This field seems to produce no end of confusion so I think we should just rid of it and, instead, use the name of the current job or stage. It will need to verify that the name is unique. The file name can just be a generated GUID to avoid collisions.