Vault Provider and Ephemeral Values
Explores ephemeral resources and write-only arguments in Terraform's Vault provider for secure secret management.
Explores ephemeral resources and write-only arguments in Terraform's Vault provider for secure secret management.
Using PowerShell to standardize and orchestrate deployments across different Infrastructure as Code tools like ARM, Bicep, and Terraform in Azure.
Explains Terraform 1.11's write-only arguments, a feature for handling sensitive data in ephemeral resources without persisting it to state.
A technical guide on creating Azure Policy exemptions at the Management Group level using Terraform, including a workaround for a common ID format error.
Explains Terraform 1.10's new ephemeral values for outputs, variables, and resources to prevent sensitive data from being stored in state or plan files.
An update on Azure Virtual WAN developments, focusing on new features like Routing Intent via Terraform and Route Maps, based on recent community talks.
Explains a common Terraform parsing error when copying Azure Log Analytics Workspace IDs and provides the case-sensitive solution.
A technical tutorial on deploying Azure AI Foundry integrated with Bing Grounding using Terraform for infrastructure as code.
A technical guide on using Terraform to deploy Azure Virtual Machines across multiple regions for resilient applications.
A guide to managing Azure Databricks workspace IP access lists using CICD pipelines and the Databricks CLI, covering authentication and tooling challenges.
A guide to using the Azure Naming Terraform module for generating consistent and unique resource names in Azure infrastructure deployments.
Analyzing how the Azure Verified Module for AKS aligns with the Well-Architected Framework's pillars for secure, reliable, and cost-optimized Kubernetes deployments.
A guide to deploying Azure Monitor using Terraform, covering core components and Infrastructure as Code (IaC) for consistent cloud monitoring.
Mitchell Hashimoto clarifies his original intent behind the 'as code' concept, distinguishing it from 'as programming' and explaining its focus on codifying knowledge.
A technical guide on enabling Node Autoprovisioning (NAP) for an Azure Kubernetes Service (AKS) cluster using a custom VNET, with Terraform code examples.
Explains how to configure Azure Storage Account firewalls and virtual networks using the Azure Verified Module for Terraform.
A technical guide on deploying Chaos Mesh, a chaos engineering platform, onto an Azure Kubernetes Service (AKS) cluster using Terraform infrastructure-as-code.
A technical guide on installing the Kube Resource Orchestrator (kro) on Azure Kubernetes Service (AKS) using Terraform configuration.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.
A guide to managing Helm Custom Resource Definitions (CRDs) using a custom Terraform module for GitOps workflows.