OH on slack:
> The world needs more musical post-mortems. https://www.youtube.com/watch?v=p03oO_7sCaY

Yikes. Completely destroyed #federation for my #matrix server, when I replaced a container that was also hosting the .well-known/matrix directory with the server info file.
Federation broke for about a week, slowly getting back to normal now.. 🙈
#devOops I guess 😂
Interesting, so installing helm charts with #terraform is a .. not great experience when things don’t go exactly right.
Somehow this chart made it into state when it never successfully rendered the tf resource.
I can’t remember if that means the provider behavior is to run a destroy against it on failure or not and if so the chart itself isn’t working as expected for some reason.
Time to read more docs and hopefully not looking at provider code.