rockset / terraform-provider-rockset

Apache License 2.0
2 stars 3 forks source link

add support for automatically generating query lambda tags #111

Closed pmenglund closed 2 months ago

pmenglund commented 6 months ago

This adds an auto-incrementing tag to a query lambda, and lets you keep X old version of the query lambda tags around, and they are removed if the resource is deleted.

pmenglund commented 6 months ago

this depends on #112 begin fixed