home.social

#configmgmt — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #configmgmt, aggregated by home.social.

fetched live
  1. 📬 The next issue of The Determinate Update is almost here! It’s our behind-the-scenes look at how we're advancing Nix, NixOS, and reproducible infrastructure at Determinate Systems, from the tools we build to community initiatives we're driving, and more.

    🔗 Sign up to stay in the loop: mailchi.mp/909681b61b0f/determ

    #NixOS #Nix #ReproducibleBuilds #DevOps #Linux #ConfigMgmt #DeterminateNix

  2. 📬 The next issue of The Determinate Update is almost here! It’s our behind-the-scenes look at how we're advancing Nix, NixOS, and reproducible infrastructure at Determinate Systems, from the tools we build to community initiatives we're driving, and more.

    🔗 Sign up to stay in the loop: mailchi.mp/909681b61b0f/determ

    #NixOS #Nix #ReproducibleBuilds #DevOps #Linux #ConfigMgmt #DeterminateNix

  3. I only learned properly a couple of weeks back about how elegant 's multi-for-loop construct is!

    Because in land we're /so/ often dealing with spiky, nested objects, the nested "for" loop has a lovely indent-saving form: here, the loop starting on L37 incorporates 3 for elements, 1 "if" guard, & 1 additional temporary allocation ("let"), whilst letting me iterate over the /innermost/ elements of a (resource|data).<level1>.<level2> shaped struct 🙂

    is genuinely awesome!

  4. I only learned properly a couple of weeks back about how elegant #CUE's multi-for-loop construct is!

    Because in #ConfigMgmt land we're /so/ often dealing with spiky, nested objects, the nested "for" loop has a lovely indent-saving form: here, the loop starting on L37 incorporates 3 for elements, 1 "if" guard, & 1 additional temporary allocation ("let"), whilst letting me iterate over the /innermost/ elements of a (resource|data).<level1>.<level2> shaped struct 🙂

    #cuelang is genuinely awesome!

  5. A straw poll for you:

    I need to inject some kind of side-effect-free marker into some (many!) TF config expressions/interpolations.

    All 4 of the following 1-line options work, with no performance difference between them.

    Please help me by selecting any/all that, if you saw them in a (.tf.json) config, you feel *wouldn't* confuse or annoy you ...

  6. A #Terraform #IaC #ConfigMgmt straw poll for you:

    I need to inject some kind of side-effect-free marker into some (many!) TF config expressions/interpolations.

    All 4 of the following 1-line options work, with no performance difference between them.

    Please help me by selecting any/all that, if you saw them in a (.tf.json) config, you feel *wouldn't* confuse or annoy you ...