rockset / terraform-provider-rockset

Apache License 2.0
2 stars 3 forks source link

flattenBucketSourceParams should handle more cases for json format #98

Open tedyu opened 7 months ago

tedyu commented 7 months ago

This issue revolves around flattenBucketSourceParams for better json format support.

pmenglund commented 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