Azure / terraform-azurerm-avm-ptn-cicd-agents-and-runners

Azure Verified Module for Azure DevOps Agents and GitHub Runners
https://registry.terraform.io/modules/Azure/avm-ptn-cicd-agents-and-runners
MIT License
20 stars 7 forks source link

[AVM Module Issue]: support managed identity scaling with Azure DevOps agents #51

Open Hi-Fi opened 1 month ago

Hi-Fi commented 1 month ago

Check for previous/existing GitHub issues

Issue Type?

Feature Request

(Optional) Module Version

No response

(Optional) Correlation Id

No response

Description

Currently module expects always Personal Access Token to be used. With Azure DevOps also managed identities are supported, and would offer "secretless" creation of agents.

See microsoft/azure-container-apps#592

microsoft-github-policy-service[bot] commented 2 weeks ago

[!WARNING] Tagging the AVM Core Team (@Azure/avm-core-team-technical-terraform) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly.

[!TIP]

  • To prevent further actions to take effect, the "Status: Response Overdue 🚩" label must be removed, once this issue has been responded to.
  • To avoid this rule being (re)triggered, the ""Needs: Triage :mag:" label must be removed as part of the triage process (when the issue is first responded to)!
jaredfholgate commented 2 weeks ago

This is something we want to implement. We went with PAT initially, as it is not dependent on Azure DevOps being in the same Entra ID tenant as ACA.