jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
122 stars 51 forks source link

chore: update task libraries to mask id token #387

Closed jaredfholgate closed 8 months ago

jaredfholgate commented 8 months ago

This PR is to mask the idToken generated in WIF. The library was updated to support this functionality, so this change is just an update to the libraries.

jason-johnson commented 8 months ago

I think we need, instead, to update azure-pipelines-tasks-artifacts-common to 2.230.0

jaredfholgate commented 8 months ago

Will update the PR accordingly when I get a minute.

jaredfholgate commented 8 months ago

@jason-johnson Ready for review. Thanks

jason-johnson commented 8 months ago

Letting the pipeline run to completion to make sure the tests are ok, then I'll merge