upbound / provider-terraform

A @crossplane provider for Terraform
Apache License 2.0
142 stars 56 forks source link

Update to go1.21 and crossplane-runtime 1.15.1 #245

Closed bobh66 closed 5 months ago

bobh66 commented 7 months ago

Description of your changes

Update to use go1.21 and crossplane-runtime 1.15.1

I have:

How has this code been tested

Deployed into a test cluster and verified that Workspace resources are created/reconciled/deleted successfully.

ytsarev commented 7 months ago

/test-examples="examples/workspace-inline-aws.yaml"

ytsarev commented 5 months ago

/test-examples="examples/workspace-inline-aws.yaml"

ytsarev commented 5 months ago

@bobh66 Looks like go mod tidy is required

https://github.com/upbound/provider-terraform/actions/runs/8694401581

image
ytsarev commented 5 months ago

/test-examples="examples/workspace-inline-aws.yaml"

bobh66 commented 5 months ago

/test-examples="examples/workspace-inline-aws.yaml"

bobh66 commented 5 months ago

/test-examples="examples/workspace-inline-aws.yaml"