microsoft / azure-pipelines-terraform

Azure Pipelines tasks for installing Terraform and running Terraform commands in a build or release pipeline.
MIT License
95 stars 59 forks source link

Publish plan results in Tab #185

Open admincasper opened 9 months ago

admincasper commented 9 months ago

Feature request:

Publish plan results of Terraform Plan to tab on top. I.e after previous tabs:

image

mericstam commented 8 months ago

This is a good feature to have. I will put it on our internal board

jmyers82 commented 8 months ago

Any progress on this... it is similar to this in a previous TerraformCLI task by Mr. Zipp. https://github.com/jason-johnson/azure-pipelines-tasks-terraform/blob/main/screenshots/overview-tfplan-view.jpg

admincasper commented 6 months ago

Would love this feature :)

g-macd commented 5 months ago

Would also love this - it's the only thing stopping us from coming over to these tasks from the jason-johnson ones.

vanmash commented 4 days ago

What's the status of this issue?

BTW: a possible workaround https://stackoverflow.com/a/76914749/12926044

mericstam commented 4 days ago

Hi, we are focusing on security updates, bugs and keeping task up to date with Node versions. All enhancements are on a “if we have time” basis.

I would love/appreciate if someone in the community would help out make the changes/ enhancements and I will assist with code review and general help around build and deploy.

br Manuel Ericstam

vanmash commented 4 days ago

Hey Manuel,

thank you for the update.

Perhaps @jason-johnson might help here?

jason-johnson commented 3 days ago

I’m sorry what am I being asked here? The terraform CLI extension I maintain does this already.