Ansible? Really?
Ya know, I do I like Ansible. I like the fact you don't need a client. I installed the Chef client on a new machine once, and it did the equivalent of "apt install *". Just to get the config mgmt software on there!
But, in this day and age, do we really need a DSL written in YAML? Really? With developer costs being orders of magnitude greater than compute costs, surely they could have come up with a more robust configuration language, and a proper parser. Sure, yeah, you can write your own modules. But for everything else, you're shoehorning some sort of Turing-complete language into a file format best used for configuration data.
As for the actual topic (Hashicorp), I'm concerned that the three big tech outfits are hoovering up open source software for their own purposes, and little if anything is being fed back. I give you Elastic's latest move to try and get Bezos away from their cash cow. Also, Docker found it hard to make money while also giving away their software, ending up in Mirantis. I hope Hashicorp isn't suffering from the same pain.
<insert usual complaint about these companies, worth billions, built almost exclusively on OSS, and who won't even submit a minor patch>