JaydenMaalouf / azure-pipelines-terraform-output

MIT License
4 stars 2 forks source link

Work with Releases ? #1

Closed ultrajericho closed 1 year ago

ultrajericho commented 1 year ago

Hello,

Does this plugin works with Azure Releases ? Or is it only for Azure Pipelines YAML ?

Regards,

JaydenMaalouf commented 1 year ago

Currently, this plugin doesn't support release pages.

I can take a look at the feasibility of adding support for this in a few days

JaydenMaalouf commented 1 year ago

Hello,

Does this plugin works with Azure Releases ? Or is it only for Azure Pipelines YAML ?

Regards,

Good news! I have successfully added support for Release deployments to the plugin image Each stage should have it's own attachments, so you won't get cross contamination when viewing the plans

This is currently live on the Azure DevOps Marketplace!

ultrajericho commented 1 year ago

Ok @JaydenMaalouf thank you for your reactivity, I will test this!

ultrajericho commented 1 year ago

@JaydenMaalouf I'm not sure it is resolved as my Terraform Plan tab is still empty when I do a Terraform Plan. How did you passed your "test" Plan to this tab ?

image