Organization with only external provider login redirecting to type in password

Locked out of instance
Flaky error from /oauth/v2/token
/oauth/v2/token
endpoint is returning a flaky error.
...Self Hosted Azure Container Apps - "Database "zitadel" already exists"
start-init
command, I get logs stating that the Zitadel database already exists. I also get logs stating that certain aspects of Zitadels config exist too (roles for example) before the container ultimately hangs. As I am just proving out elements of deployment, I'm deploying both to the same container app environment, both are freshly deployed each time, and i'm using env vars instead of config files. There are no volumes being mounted for the db container, as well as no sidecars or init containers. Initial thinking was maybe two zitadel containers where triggering the same init process on my single postgres instance, but after forcing just a single replica with a single container across both I still see the same issue. I have attached the terraform i'm using (obfuscating anything relating to my azure subscription) for reference, as well as the logs messages i'm seeing for both the postgres container and zitadel container. Fully anticipate I'm doing something daft, so any help is greatly appreciated!
(I'm also able to run the stack locally using compose, its just when I deploy to Azure its giving me errors.)...
Domain discovery with identity provider flow
GetUserGrantByID for granted projects not working
Can i move Users from OrgA to OrgB.
Creating local user in Zitadel V3
Possible to activate user over console UI?
ZOHO external IDP using generic OIDC
Userinfo endpoint not returning all roles from all Role Audiences
openid profile email
urn:zitadel:iam:org:project:id:zitadel:aud
urn:zitadel:iam:org:project:id:<PROJECT-ID-1>:aud
...Is there a way to have multiple microsoft identity provider but just 1 button instead of x buttons
Is there a way to only allow a user to manage project permission grants instead of project owner?
v2beta/actions/* 404 with Actions V2 feature enabled
/v3alpha/actions/*
endpoints and I went to switch to v2beta
, but it seems all of the endpoints return 404:
```...
Migrating from CRDB to PGSQL
Roles missing in access token (JWT)
Limiting access based on roles

Assigning Roles through Create Human User Endpoint
Custom OIDC Endpoints Not Working

Automating Zitadel Configuration Without Manual UI Interaction or API Calls