We can do much better
I was really taken aback the other day by this piece of Terraform file:
variable "db_username" {
description = "Postgres username"
type = string
}
The Terraform motto is “infrastructure as code”, but what I see above is a configuration file mas...
etorreborre.blog6 min read
Łukasz Biały
I think you'll love the talk we're preparing for Scalar 2025 because yeah, that's basically the objective we've been working towards since 2021. Check out the agenda, I can't post links because "new user", duh.