Skip to content

Fail to run azd pipeline config --provider github and azd pipeline config --provider azdo #4347

Description

@Menghua1

Describe the issue:
When running the azd pipeline config --provider github and azd pipeline config --provider azdo commands, the error message fails as follows:
image

Repro Steps:

  1. Login in with command: azd auth login.
  2. Run command: azd init -t todo-python-mongo-terraform -b staging.
  3. Run command: azd pipeline config --provider github or azd pipeline config --provider azdo.

Environment:

  • Template: todo-python-mongo-terraform, todo-nodejs-mongo-terraform, todo-java-postgresql-terraform.
  • Branch: staging
  • OS: Windows, Linux, Mac, Cloud Shell, DevContainer, Codespaces.
  • Azd version: azd version 1.11.0-beta.1-pr.4140256 (commit b6402de) and azd version 1.11.0-beta.1-daily.4152592 (commit e2ff8ba)

Expected behavior:
azd pipeline config --provider github and azd pipeline config --provider azdo commands can be run successfully.

@jongio for notification.

Metadata

Metadata

Assignees

Labels

area/pipelineCI/CD pipeline config (GH Actions, AzDO)area/terraformTerraform-specific provisioning

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions