Important
This repository is no longer maintained. We recommend Crossplane providers switch to using https://github.com/crossplane/build.
To switch to https://github.com/crossplane/build, run these commands:
git submodule set-url -- build https://github.com/crossplane/build
git submodule sync
cd build
git checkout main
git pull