#Valkum

1 messages · Page 1 of 1 (latest)

pulsar willowBOT
mint tinsel
#

Hi! Let me help you with this.

#

Is there a particular issue you are running into? It depends on your setup.

sick bane
#

Ah sorry. Missed the response. Yeah, we want to avoid having to manage prices etc. in the dashboard by clicking. We like to have a single point of truth in our monorepo; thus it would make sense to manage the available prices there as well. The question now is, do we write our own small tool or is there something already used by other SaaS companies to manage that.

#

As prices are append-only, and we probably want to keep old prices around as long as we have customers using them, it seems unintuitive to manage them using terraform (even with prevent_destroy: true).

#

Something similar to a tool that managed SQL migrations would be nice. Where you express steps to take from one state to the next (upgrading a set of customers to new plans, etc.).

errant flume
#

Hi! I'm taking over this thread.