51 lines
1.0 KiB
JSON
51 lines
1.0 KiB
JSON
{
|
|
"manifestVersion": 1,
|
|
"id": "azuredevops-get-oidc-token-task",
|
|
"name": "Azure DevOps AzureFederatedAuth Task",
|
|
"version": "1.0.3",
|
|
"publisher": "skoszewski-lab",
|
|
"targets": [
|
|
{
|
|
"id": "Microsoft.VisualStudio.Services"
|
|
}
|
|
],
|
|
"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"
|
|
],
|
|
"public": false,
|
|
"icons": {
|
|
"default": "images/icon.png"
|
|
},
|
|
"files": [
|
|
{
|
|
"path": "task/AzureFederatedAuth"
|
|
},
|
|
{
|
|
"path": "images",
|
|
"addressable": true
|
|
},
|
|
{
|
|
"path": "overview.md",
|
|
"addressable": true
|
|
}
|
|
],
|
|
"contributions": [
|
|
{
|
|
"id": "c5832ba7-adfc-4723-8bc6-ab6287c78b3d",
|
|
"type": "ms.vss-distributed-task.task",
|
|
"targets": [
|
|
"ms.vss-distributed-task.tasks"
|
|
],
|
|
"properties": {
|
|
"name": "task/AzureFederatedAuth"
|
|
}
|
|
}
|
|
]
|
|
}
|