crossplane / crossplane-tools

Experimental code generators for Crossplane controllers.
https://crossplane.io
Apache License 2.0
34 stars 26 forks source link

add support for int pointer values for references #60

Open eljohnson92 opened 10 months ago

eljohnson92 commented 10 months ago

Add support for int pointers for situations where resource IDs are ints

Description of your changes

Fixes #

I have:

How has this code been tested