How to provider-cloudflare
?
#443
Unanswered
milkpirate
asked this question in
Q&A
Replies: 1 comment
-
Hi @milkpirate, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What problem are you facing?
I would like to generate a crossplane provider from terraform-provider-cloudflare. There already exists one which was generated from v3.31.0 of the TF provider, but since I need some features from >v4.0.0 and @cdloh does seem to have the capacity for an update I gave it a shot myself and followed generating a Crossplane provider.
But then @cdloh told me, its not as easy as this, since the TF provider in v4 is using a different (TF SDKv2 I guess) API version (see cdloh/provider-cloudflare#54). He also said I should have a look at https://github.com/crossplane-contrib/provider-upjet-aws/blob/main/config/externalname.go, but its absolutely not clear to me whats important and what not.
@cdloh also said there is not much documentation on that and that is why I am here.
How could Upjet help solve your problem?
Please extend the generating a Crossplane provider manual to accommodate the what the general steps are to get a provider such as the TF cloudflare one working as a source for upjet.
Beta Was this translation helpful? Give feedback.
All reactions