(no title)
saurabhnanda | 4 years ago
For example, could the following be library functions that you could glue together in the programming language of your choice: (a) get current state of infra, (b) calculate diff between desired state and current state, (c) perform a single step (safely) that represents a granular change in infra, (d) perform a series of steps representing infra changes with safe rollback?
Does something like this already exist?
endymi0n|4 years ago
Personally, I‘m still undecided on whether the unlimited freedom of a fully fledged programming language is a good or a bad idea in terms of footgun potential.
I‘m also still a bit unsure whether to play early adopter for an extremely hyped VC open core project even though it feels tempting.
Experiences appreciated!
saurabhnanda|4 years ago
zymhan|4 years ago
There are too many ways to write fancy abstractions that are unreadable or not extensible, for example.
pnathan|4 years ago
Terraform is, however, optimized for everyone under the bell curve.
ranguna|4 years ago
StreamBright|4 years ago
https://github.com/dhall-lang/dhall-kubernetes
bjelly|4 years ago
leafmeal|4 years ago
Here's an example: https://github.com/DataBiosphere/azul/blob/develop/terraform...
tylermenezes|4 years ago
unknown|4 years ago
[deleted]