mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-14 19:05:53 +00:00
2.6 KiB
2.6 KiB
Terraform
!!! info "Architectural Context" Detailed reference for Terraform in the context of Hardened Infrastructure.
Cloud Providers
Azure
Infrastructure as Code
- (2022) build5nines.com: Terraform: Create an AKS Cluster 🌟 🌟🌟🌟 [COMMUNITY-TOOL] — Step-by-step walkthrough explaining the provisioning of fully functioning AKS clusters using Terraform HCL. Provides modular templates containing standard configurations for nodes, subnets, and identity profiles. Excellent for starting GitOps infrastructure-as-code patterns.
Platform Engineering
CI-CD Pipelines
Infrastructure as Code (1)
Azure DevOps
- (2025) Automate Terraform Testing with Azure DevOps Pipelines [ADVANCED LEVEL] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Provides a complete implementation walkthrough for embedding robust automated test suites (including tftest and checkov) inside Azure DevOps pipelines. Demonstrates how to validate infrastructure compliance and dry-run infrastructure updates early in the pipeline.
- (2024) Azure DevOps Terraform Pipeline (Complete Guide + YAML Examples) [ADVANCED LEVEL] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — A production-grade, step-by-step tutorial on building a fully secure and automated Terraform deployment pipeline within Azure DevOps. Provides robust, reusable YAML template definitions, including state locking configurations, plan validations, and multi-environment promotions.
FinOps
Infrastructure as Code (2)
- (2024) InfraCost + Terraform PRs: Making Cost Awareness Effortless 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Highlights how integrating Infracost into Terraform pull request workflows drives continuous cost awareness and optimization directly at the developer level. Prevents budget shocks by showing real-time, side-by-side cost differentials before code is merged.
💡 Explore Related: Devsecops | Crossplane | Pulumi