Skip to content

Infrastructure Provisioning. Infra Management Tools. IaC Infrastructure as Code

Nubenetes V2 Elite Portal

You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the V1 Historical Archive.

Architectural Context

Detailed reference for Infrastructure Provisioning. Infra Management Tools. IaC Infrastructure as Code in the context of Hardened Infrastructure.

Architectural Foundations

Kubernetes Tools

General Reference

CICD and DevOps

CICD

Terraform Release Management

  • (2026) Terraform Module Releaser GitHub Action โญ 223 [TYPESCRIPT CONTENT] ๐ŸŒŸ๐ŸŒŸ [COMMUNITY-TOOL] โ€” An automated GitHub Action that manages release tagging, semantic version tracking, and registration publication processes for Terraform modules. Mitigates distribution overhead by auto-generating changelogs and managing tags.

Infrastructure As Code

AI Code Generation

  • (2026) gofireflyio/aiac ๐ŸŒŸ โญ 3792 [GO CONTENT] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [ENTERPRISE-STABLE] โ€” Duplicate entry of the AI-powered infrastructure command-line application (aiac). Generates clean IaC templates, Dockerfiles, and CI pipelines through natural language translation engines.

Security Scanning

  • (2026) Checkmarx/kics โญ 2649 [GO CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [COMMUNITY-TOOL] โ€” An open-source static code analysis engine designed to uncover vulnerabilities and structural issues in IaC manifests. Parses Terraform, Kubernetes manifests, Helm charts, Dockerfiles, and Ansible files for compliance discrepancies.

Roadmaps

Career Path

  • (2026) DevOps Roadmap for 2026 โญ 19614 [MARKDOWN CONTENT] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” An extensive, highly-vetted community map outlining modern DevOps and platform engineering educational pathways. Synthesizes knowledge milestones across systems internals, network protocols, continuous integration/continuous delivery protocols, and hybrid observability.

Cloud Governance

Enterprise Architecture

Landing Zones

  • (2026) Azure Landing Zone Technical Documentation [NONE CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] โ€” Central knowledge base for Azure Landing Zones (ALZ) design principles and implementations. This portal provides guidance on identity management, network topology, subscription organization, and proactive governance policies. It acts as the key blueprint for deploying scalable multi-subscription cloud platform architectures.
  • (2026) Azure Landing Zone - Microsoft Cloud Adoption Framework [NONE CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] โ€” Explains the architectural principles of Azure Landing Zones under the Microsoft CAF. It emphasizes separation of concerns across management, connectivity, and identity planes, while using custom policy assignments for automated control. This guidance helps platform teams establish a robust foundation for onboarding application workloads.

Cloud Infrastructure

Azure Networking

Multi-tenant Topology

  • (2025) Deploying Virtual Networks Across Tenants Using Azure Virtual Network Manager [N/A CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] โ€” An official exploration of Azure Virtual Network Manager (AVNM) capabilities for coordinating network topologies across distinct enterprise Entra ID tenants. Architects learn how to leverage AVNM to scale governance, enforce global security rules, and simplify cross-tenant hub-and-spoke peerings programmatically.

Infrastructure As Code (1)

Compliance Auditing

  • (2026) AWS Well-Architected IaC Analyzer โญ 483 [PYTHON CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ [COMMUNITY-TOOL] โ€” An AWS-backed auditing analyzer designed to inspect CloudFormation and Terraform designs against the AWS Well-Architected standard. Evaluates infrastructure-as-code deployments for security vulnerabilities and reliability issues before runtime provisioning.

History and Insights

Migration Strategies

  • (2026) The Definitive Guide to Importing Your Cloud Resources into IaC [NONE CONTENT] [COMMUNITY-TOOL] โ€” A detailed technical review addressing drift reconciliation when converting untracked click-ops clouds into declarative state files. Reviews native state import commands and toolkits that automate resource generation.

Schema Generation

  • (2026) TerraSchema: Generate JSON Schema from Terraform Configurations โญ 71 [GO CONTENT] ๐ŸŒŸ [COMMUNITY-TOOL] โ€” A specialized CLI tool that parses declared Terraform configurations to generate structural JSON Schemas. Useful for running runtime validation scripts on dynamic inputs or verifying API schemas during configuration processing.

Terraform Practices

  • (2026) Terraform Best Practices โญ 2473 [MARKDOWN CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [COMMUNITY-TOOL] [GUIDE] โ€” A definitive guide detailing patterns and antipatterns for structural Terraform designs. Features industry-accepted guidelines on monorepo layout, variable validation, dynamic module injection, and drift remediation within production enterprise clouds.

Cloud Infrastructure and Orchestration

Public Cloud Administration

Azure Architecture

  • (2025) Transitioning an Existing Azure Environment to the Azure Landing Zone Reference Architecture [N/A CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [LEGACY] โ€” Architectural migration playbook addressing transitioning legacy cloud setups to formal Microsoft Azure Landing Zones. Covers organizational tier hierarchies, network architectures, and systemic governance patterns.
  • (2025) Subscription Vending Implementation Guidance [BICEP CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] โ€” Automated governance framework detailing Azure Subscription Vending models. Outlines how to programmatically create subscription structures incorporating secure routing, virtual network configurations, policies, and role-based access management.

Cloud Management

Finops

Optimization

DevOps

Gitops

Automation

  • (2023) thenewstack.io: Achieve GitOps on Day One with IaC Automation [COMMUNITY-TOOL] โ€” Provides a comprehensive pathway to establish GitOps on day one. Demonstrates how uniting declarative IaC tools with Git-based source repositories ensures compliance, configuration auditing, and unified cluster state management.

Infrastructure As Code (2)

AI Assisted

  • (2023) matt-rickard.com: Infrastructure as Code Will be Written by AI [COMMUNITY-TOOL] โ€” Explores how generative AI can be used to compile declarative DSL configurations. Argues that structural files (such as Terraform or Pulumi definitions) are excellent translation targets for LLMs due to explicit syntax schemas.

AI Integration

Terraform
  • (2024) Terraform 2.0 in Practice: Using AI to Generate Infrastructure as Code [COMMUNITY-TOOL] โ€” Examines workflow improvements, automated code validation, and prompt-to-infrastructure engineering using modern LLM integrations in Terraform development lifecycles.
  • (2026) Terraform & OpenTofu Skill for AI Agents โญ 2012 [TYPESCRIPT CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [ENTERPRISE-STABLE] โ€” An open-source Model Context Protocol (MCP) skill set built for AI agents. Simplifies parsing, validating, and managing Terraform and OpenTofu infrastructure configurations through intelligent, context-aware LLM tool calls.

Architecture

Best Practices

CICD (1)

  • (2023) spacelift.io: Why Generic CI/CD Tools Will Not Deliver Successful IaC [COMMUNITY-TOOL] โ€” Explains why generic CI/CD tooling lacks features required to safely deploy stateful IaC projects. Details why specialized state engines, runtime locking mechanisms, policy enforcement, and drift tracking are required for reliable cloud management.

Culture

Fundamentals

Lifecycle Management

  • (2023) devops.com: Updating and Managing Infrastructure-as-Code (IaC) [ADVANCED LEVEL] [LEGACY] โ€” Details architectural strategies for maintaining, refactoring, and upgrading legacy IaC bases. Explores lockfile maintenance, drift remediation, and structural validation steps required for safe production updates.

Local Environments

Organizational

Provisioning Paradigms

Pulumi

  • (2026) Pulumi: Infrastructure as Code in Any Programming Language โญ 25299 [GO CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” An open-source, multi-cloud infrastructure platform that enables architects to build, deploy, and manage resources using general-purpose programming languages. Supports TypeScript, Go, Python, C#, and Java, using real language constructs like loops, functions, and standard testing libraries.

Security

Strategy

Terminology

Tool Comparison

Tooling

Training

Workflows

  • (2022) alpacked.io: Infrastructure as Code in DevOps ๐ŸŒŸ [COMMUNITY-TOOL] โ€” Synthesizes why Infrastructure as Code represents the baseline of high-velocity DevOps frameworks. Features modular code design, collaborative version-control practices, and multi-tenant environment consistency.

Governance and Management

Enterprise Governance

Landing Zones (1)

  • (2023) Azure Cloud Adoption Framework: Platform Landing Zone Implementation Options [COMMUNITY-TOOL] [GUIDE] โ€” Microsoft's Cloud Adoption Framework (CAF) roadmap evaluating landing zone platform deployment options. Evaluates differences between Portal, Bicep, and Terraform implementations, outlining trade-offs in velocity, maintenance overhead, and custom extensibility.

Infrastructure

Sysadmin

Resources

  • (2026) Awesome Sysadmin โญ 34277 [MARKDOWN CONTENT] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” An exhaustive curation of open-source sysadmin resources, listing production-ready system monitors, configuration management tools, security suites, and virtualization frameworks used globally by SREs.

Infrastructure As Code (3)

Architecture (1)

Diagrams

  • (2024) CloudCanvas - Diagramming for Cloud Infrastructure [TYPESCRIPT CONTENT] [EMERGING] โ€” CloudCanvas is an emerging interactive workspace tool tailored for designing cloud topologies and auto-generating infrastructure-as-code manifests. By linking architectural nodes directly to API-driven configurations, it helps bridge the gap between architectural diagramming and operational execution.

Landing Zones (2)

Accelerators

  • (2026) Azure Landing Zone IaC Accelerator Release Notes [NONE CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] โ€” The official release ledger tracking enhancements, bug fixes, and feature updates for the Azure Landing Zones IaC Accelerator. Essential for platform engineering teams to maintain up-to-date, compliant architectures using official Terraform or Bicep modules. It keeps organizations informed on modern security baseline integrations and multi-tenant tooling enhancements.

Azure Verified Modules

  • (2026) Enterprise-Scale Azure Subscription Vending Using Azure Verified Modules (AVM) [NONE CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” Demonstrates enterprise subscription vending architectures powered by Azure Verified Modules (AVM). This automated design leverages Terraform and Bicep to standardize resource organization, virtual network integration, and governance controls. Architects use subscription vending to scale and provision environments reliably in multi-tenant frameworks.

Terraform (1)

Azure Verified Modules (1)

  • (2025) Announcing General Availability of Terraform Azure Verified Modules for Platform Landing Zone (ALZ) [TERRAFORM CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” Details the general availability of Terraform-based Azure Verified Modules (AVM) for constructing platform landing zones. These modules offer verified, highly robust IaC templates that align with Microsoft's official structural guidelines. This release significantly reduces the development overhead required to build enterprise platform hubs.

Official Integration

  • (2025) Announcing Public Preview of Terraform Export from the Azure Portal [NONE CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] โ€” Official announcement detailing native preview features to export existing Azure assets into declarative Terraform code blocks directly inside the portal interface. Eliminates reliance on custom parsing tools.

Terraform Modules

IPAM

  • (2025) Terraform Azure Resource IPAM Module [HCL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” Specialized Terraform registry module designed to automate IP Address Management (IPAM) inside multi-VNet architectures. Standardizes subnetworking allocations dynamically to prevent prefix overlapping.

Terraform Providers

Azure IPAM

  • (2024) Terraform Provider for Azure IPAM โญ 10 [GO CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” Custom open-source Terraform provider built to automate cloud IP address allocation directly from centralized Azure IPAM solutions. Ensures smooth networking configuration inside containerized setups.

Verification and AI

Copilot Verification


๐Ÿ’ก Explore Related: Terraform | Devsecops | Kubernetes Security

๐Ÿ”— See Also: Kubernetes Tools | Other Awesome Lists