Hacker News new | ask | show | jobs
by gchristenb 2042 days ago
Congrats guys - I prefer this level of abstraction. I'm assuming as I user I can dig in a bit deeper? Edit terraform manually, etc?
1 comments

Yes, Digger generates TF files and stores it in the dedicated "main" repository, separately for each environment. You can tweak these files directly, or override the defaults in the templates. So unlike black-box PaaS you retain full control of the infrastructure, Digger just makes this complexity optional.