crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
137 stars 113 forks source link

Select spec fields specific to Upbound OIDC #1265

Closed jastang closed 2 months ago

jastang commented 2 months ago

Description of your changes

Update auth.yaml to select specific fields in the spec to support Upbound as an identity provider.

Screenshot of a deploy with a new xpkg: Screen Shot 2024-04-16 at 9 43 19 AM

Fixes https://github.com/upbound/upbound-frontend/issues/3751

I have:

How has this code been tested