rockset / terraform-provider-rockset

Apache License 2.0
2 stars 3 forks source link

add a provider mux #105

Closed pmenglund closed 7 months ago

pmenglund commented 7 months ago

This adds a provider mux that allows gradual migration of resource/data from the current SDKv2 to the new plugin framework which is easier to developer for.

Tested using the new rockset provider on some existing terraform configs.