crossplane / upjet

A code generation framework and runtime for Crossplane providers
Apache License 2.0
318 stars 89 forks source link

Add example converter for conversion of singleton lists to embedded objects #397

Closed sergenyalcin closed 6 months ago

sergenyalcin commented 6 months ago

Description of your changes

Depends on #387

This PR adds an example converter library for conversion of singleton lists to embedded objects.

I have:

How has this code been tested

Tested locally against to provider-gcp.