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.36k stars 877 forks source link

Content Enhancement - Add Pulumi-GCP OIDC Example for Pulumi ESC #1514

Closed toriancrane closed 11 months ago

toriancrane commented 11 months ago

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 GCP and provide it as an example in the Examples repo.