Open tedyu opened 7 months ago
the FormatParams
handling
https://github.com/rockset/terraform-provider-rockset/blob/master/rockset/bucket_collections.go#L40-L56
hasn't been updated to handle the new formats
https://github.com/rockset/rockset-go-client/blob/master/openapi/model_format_params.go#L21-L32
This issue revolves around
flattenBucketSourceParams
for better json format support.