Hi Everyone! Wondering how do people manage multi ...
# azure
l
Hi Everyone! Wondering how do people manage multi project setup with pulumi esc + pulumi deployments. Found that each stack requires its own app registration(due to subject exact match) with large number of projects and stack it can quickly get out of hand.
s
Make sure you're only using OIDC through ESC. The Deployments-specific OIDC is effectively obsolete since it was created before ESC. ESC is far more portable and scaleable.
l
Yes, we are using OIDC through ESC. But its subject is tied to specific esc environment
s
Can you broaden the subject claim?