upbound / provider-terraform

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

Update renovate config #236

Open bobh66 opened 5 months ago

bobh66 commented 5 months ago

Description of your changes

Update renovate config to more closely align with crossplane.

Mostly this means that the k8s dependencies will be left to crossplane-runtime to update.

I have:

How has this code been tested

A test run should be triggered based on the name of the branch, at least according to this: https://github.com/renovatebot/renovate/discussions/25604#discussioncomment-7486250

If it doesn't trigger based on the PR I can push the branch directly to the repo and see if that triggers it.