pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.33k stars 874 forks source link

Content Enhancement - Add Pulumi-Azure OIDC Example for Pulumi ESC #1510

Closed toriancrane closed 9 months ago

toriancrane commented 9 months ago

Description

To make use of the provider integrations in Pulumi ESC, users need to create an OIDC provider in their chosen cloud. This process is not exactly the most straightforward. This content addition will create a Pulumi program that will automate the creation of an OIDC provider in Azure and provide it as an example in the Examples repo.