This message was deleted.
# golang
s
This message was deleted.
b
hey! we only support terraform providers that are using the terraform plugin sdk, I just checked this provider and it doesn't actually use it, it seems quite outdated 😞
s
@billowy-army-68599 is there any way to make it work regardless? without terraform-plugin-sdk? it's quite important for my company and we prefer not to write a pulumi dynamic provider with a new flow via dyn api thanks :)
b
I don't think there is, @broad-dog-22463 any ideas?
b
there is not 😕
our codegen relies on the newer provider structure
AFAICR dyn is one of those providers that will not get upgraded as the dyn service was out on life support right?
b
i believe it's been retired yes
s
as far as i know dyn has extended it for 2 more years anyway that's a real shame.... guess i'll have to go dynamic provider with api requests... thanks for the help