crossplane / upjet

A code generation framework and runtime for Crossplane providers
Apache License 2.0
293 stars 84 forks source link

Add a migration guide for Terrajet -> Upjet #113

Closed muvaf closed 1 year ago

muvaf commented 1 year ago

What problem are you facing?

Upjet originates from Terrajet but there are more features and some differences in the code that a short migration guide would be helpful.

How could Upjet help solve your problem?

Add a migration guide talking about what provider developers need to do to use Upjet.

muvaf commented 1 year ago

Let's link the guide from README of Terrajet here https://github.com/crossplane/terrajet/blob/main/README.md

ulucinar commented 1 year ago

The migration guide PR has been merged.

ulucinar commented 1 year ago

Terrajet repo README has now a reference to the guide: https://github.com/crossplane/terrajet/pull/310

ulucinar commented 1 year ago

Closing this issue via the PRs https://github.com/upbound/upjet/pull/133 and https://github.com/crossplane/terrajet/pull/310.