upbound / provider-terraform

A @crossplane provider for Terraform
Apache License 2.0
124 stars 55 forks source link

Update build module and go version #272

Closed bobh66 closed 3 weeks ago

bobh66 commented 3 weeks ago

Description of your changes

Update the build module to crossplane/build and go to 1.22

I have:

How has this code been tested

Basic sanity testing in a kind cluster

negz commented 3 weeks ago

Oh - I missed the failing checks. They're happening because I renamed some targets in the new build submodule. You can add a commit like https://github.com/crossplane-contrib/provider-upjet-aws/commit/f9f55761a631ec1bfe0bbf32d02dee9653162cb2 to fix them (or update ci.yaml to use the new targets).