im using the `@pulumi/kafka` provider to talk to a...
# general
i
im using the
@pulumi/kafka
provider to talk to a redpanda cluster, and i've started getting this error on the redpanda side: Error while processing request from IP - Unsupported version 9 for metadata API
it seems to be an issue via pulumi -> terraform -> samara (kafka client). how do I downgrade?
ah it seems i can downgrade the provider version in the stack's state gee whiz ... is there anything that manually editing state doesn't fix??