crossplane-tools
crossplane-tools copied to clipboard
add support for int pointer values for references
Add support for int pointers for situations where resource IDs are ints
Description of your changes
Fixes #
I have:
- [x] Read and followed Crossplane's contribution process.
- [x] Run
make reviewable testto ensure this PR is ready for review.