crossplane-provider-scaleway icon indicating copy to clipboard operation
crossplane-provider-scaleway copied to clipboard

Automate Crossplane generation process

Open yfodil opened this issue 2 years ago • 1 comments
trafficstars

The idea is to automate as much as possible the provider's generation process:

  • Detect a new release from the Terraform provider repository with GitHub API and GitHub Actions & update the Terraform provider version in the Makefile of the Crossplane provider
  • Check for new resources added in the new release through diffs
  • If new resources are found, add them to the Crossplane provider with the help of code generation & boilerplate code

yfodil avatar Jun 12 '23 13:06 yfodil

Greetings,

Are you guys implementing this automation soon to keep the Crossplane provider on par with Terraform's?

Thank you!

geekox86 avatar Jun 10 '24 10:06 geekox86