-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Describe the issue:
Run azd pipeline config for terraform templates, select MSI+OIDC, and it fails for both github and azdo. The specific errors are as follows:
Repro Steps:
- Run
azd init -t todo-nodejs-mongo-terraform -b staging. - Run
azd auth login. - Configuring Remote Status.
- Run
azd pipeline configand selectMSI+OIDC.
Environment:
- Template:
todo-nodejs-mongo-terraform,todo-python-mongo-terraform,todo-java-postgresql-terraform. - OS: Windows, Mac, Codespace, Linux, DevContainer
- Azd version : azd version 1.23.0-beta.1-daily.5698544 (commit 9fb599af3c78c6411f3fbc036cf69dfbefe9a823).
Expected behavior:
azd pipeline config can be run successfully for terraform templates.
@rajeshkamal5050 for notification.
Metadata
Metadata
Assignees
Labels
No labels

