This message was deleted.
# general
s
This message was deleted.
b
p
I’m not looking for an existing alternative backend, I’m looking for a way to implement a custom backend service, I want to write a custom pulumi backend extension to store the state e.g. via HTTP
b
what are you trying to accomplish that you couldn't do with one of the alternative backends, or even self hosting the pulumi service?
p
just wanna explore the possibilities and maybe add some additional features on top of an existing backend, e.g. a frontend showing the history of a S3 backend or some statistics and …