Kilna

Results 4 comments of Kilna

Tagging my other non-work account @kilna

Proposed solution: Make the yaml file from which the configuration is read an optional command line parameter. If lambda is called with -c production.yaml it will use that file instead...

I needs dis! For many features being developed, we want our devs to spin up their own infrastructure that will persist only for the length of time their feature branch...

@NickMetz said... > Terraform will split and store environment state files in a path like this: > ```env:/${var.env}/project/terraform/terraform.tfstate``` Your top-level structure looks nice and tidy for traditional dev/staging/prod ... sure:...