fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#configmgmt

0 posts0 participants0 posts today

Hey everyone, the very first release of has been released! It’s a drop in replacement for and is ready for initial evaluation. Here’s a link to the blog post with more details via in hopes you’ll help vote it is so that even more people know what has accomplished 😁

news.ycombinator.com/item?id=4

[ ]

news.ycombinator.comThe first release of OpenVox is hot off the presses | Hacker News

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!

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 ...