As the Minecraft Terraform primitives library grows, the real challenge shifts from creating individual shapes to designing how those… Continue reading on Medium »
As part of my ongoing side project to build a Terraform-based library of Minecraft primitives, I’ve added a new shape to the collection… Continue reading on […]
As part of a fun side project, I’ve been building a library of Minecraft primitives using Terraform — a collection of reusable modules for… Continue reading on Medium […]
As part of my participation in the Microsoft Global Hackathon, I decided to take on a project that would let me explore something I’ve… Continue reading […]
As part of my participation in the Microsoft Global Hackathon, I decided to take on a project that would let me explore something I’ve… Continue reading […]
Terraform is more than just a tool for provisioning infrastructure — it’s a language for expressing developer intent. At its best, a… Continue reading on Azure Terraformer »
As part of developing a Terraform provider for Minecraft, I recently introduced a dedicated resource type for stairs: minecraft_stairs… Continue reading on Medium »
As part of developing a Terraform provider for Minecraft, I recently introduced a dedicated resource type for stairs: minecraft_stairs… Continue reading on Azure Terraformer »
When I first set out to create a golden pyramid in Minecraft using Terraform, I began with the obvious approach: a solid structure. But… Continue reading […]
When I first set out to create a golden pyramid in Minecraft using Terraform, I began with the obvious approach: a solid structure. But… Continue reading […]
Terraform is widely known for managing cloud infrastructure, but what if we turned it toward a very different kind of terrain — Minecraft… Continue reading on Azure Terraformer […]
As a fun experiment using the Terraform Minecraft provider, I created a symmetrical pyramid entirely out of modules. The build uses a… Continue reading on Medium […]