Updated messages and correcteed repository URL information.

This commit is contained in:
2026-02-14 20:23:50 +01:00
parent 04e31b9f12
commit 93615a1b1e
5 changed files with 57 additions and 12 deletions

View File

@@ -2,14 +2,19 @@
"manifestVersion": 1,
"id": "azuredevops-get-oidc-token-task",
"name": "Azure DevOps AzureFederatedAuth Task",
"version": "1.0.0",
"version": "1.0.3",
"publisher": "skoszewski-lab",
"targets": [
{
"id": "Microsoft.VisualStudio.Services"
}
],
"description": "Private Azure DevOps task to request an OIDC token for an AzureRM service connection and expose Terraform ARM variables.",
"description": "Azure DevOps task to request an OIDC token for an AzureRM service connection and expose Terraform ARM variables.",
"content": {
"details": {
"path": "overview.md"
}
},
"categories": [
"Azure Pipelines"
],
@@ -24,6 +29,10 @@
{
"path": "images",
"addressable": true
},
{
"path": "overview.md",
"addressable": true
}
],
"contributions": [