I am intrigued by the spreadsheet to control infrastructure bit.

> the engineers responsible for it elected to use spreadsheets to control the infrastructure

Can you explain what this means, how would you control infra through spreadsheets? Is it something like terraform... You change a '1' to a '2' in a particular cell and some script queries that XLSX and notice the change and create a new EC2?

Not OP, but shokingly, what you describe _does_ exist. Or at least something similar for managing kubernetes. [0]

In my own experience, I at least once found one slack app that was configured throught spreadsheet. [1] It actually worked quite well.

Although in this context, I assume that by "infrastructure", OP was probably refering to the whole configuration of some Microsoft tools (PowerBI). I don't think it was about provisionning infrastructure. But I'm not familiar with PowerBI so it's only my guess. I would also love to hear more about InfrastructureAsSpreadsheet, if anyone have fun or horror stories to share :)

[0] https://github.com/learnk8s/xlskubectl [1] https://emmti.com/tiny-elf-a-slack-bot-with-google-sheets-an...