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
bored-oyster-3147
01/22/2021, 7:39 PM
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
prehistoric-nail-50687
01/22/2021, 7:49 PM
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 …