azure-dev
azure-dev copied to clipboard
Running `azd pipeline config`, an error occurred in the pipeline
Describe the issue:
Test todo-java-postgresql-terraform template. Run azd pipeline config , get error as follow:
Repro Step:
- Login in with command:
azd auth login. - Execute command:
azd init todo-java-postgresql-terrafrom -branch staging. - Run
azd pipeline config.
Environment:
- Template: todo-java-postgresql-terraform.
- OS: DevContainer
- Azd version: azd version 1.8.0-beta.1-daily.3649348 (commit 85f86be69c647f62cab6f5e42988d19df8bff03f)
Expected behavior:
Run azd pipeline config , pipeline can pass.
@rajeshkamal5050 for notification.