https://pulumi.com logo
#general
Title
# general
b

bored-monitor-99026

07/06/2021, 3:21 AM
hi everyone! the cloud sever provider i use doesn't have a terraform/pulumi provider, i decide to implement the provider according to their API docs. since i have very limited knowledge about writing tf/pulumi provider, i'd like to consult you a few questions. appreciate any help!
1. i think it is suggested to implement a tf provider first? then use
tf2pulumi
to convert to a pulumi project 2. what are required to implement a tf provider? just api that is able to perform CRUD?
l

little-cartoon-10569

07/06/2021, 4:09 AM
I don't think that's the current recommendation.
The ability to write Pulumi-native providers in any language is fairly new so maybe a page is still giving an old recommendation?
b

bored-monitor-99026

07/06/2021, 6:00 AM
thanks! this is a very helpful direction. i think i may just create a dynamic pulumi provider.
👀 1
👏 1
👍 1