Terraform Modules and Providers Cheat Sheet
Commands and snippets for modules, providers, version constraints, registry access, and dependency management.
Export
Copy the compact sheet, download it, or print it.
Download
`D` dense toggle · `C` copy all
## Modules
## Providers
## Registry and Reuse
## Dependency and Refactoring Patterns
More in Terraform
Terraform Troubleshooting and Migration Cheat Sheet
Commands and patterns for debugging, upgrades, migration, and state repair in Terraform.
Terraform HCP Remote and CI Cheat Sheet
Commands and snippets for HCP Terraform remote runs, CLI auth, automation, and CI-friendly usage.
Terraform Language Patterns Cheat Sheet
High-value HCL patterns for variables, locals, outputs, loops, conditionals, dynamic blocks, and data shaping.
Terraform Workspaces and State Cheat Sheet
Manage Terraform CLI workspaces, local and remote state, imports, and state surgery commands.
Terraform CLI Cheat Sheet
Core Terraform CLI commands for init, plan, apply, state, output, variables, workspaces, and automation.
Recommended next
kubeadm Cheat Sheet
KUBERNETES
Bootstrap, join, cert, kubeconfig, reset, phase, image, and upgrade commands for kubeadm-managed clusters.
Kubernetes JSONPath and Kustomize Cheat Sheet
KUBERNETES
JSONPath recipes, custom output patterns, jq/yq workflows, and Kustomize commands supported by kubectl.
Kubernetes Troubleshooting Cheat Sheet
KUBERNETES
Debugging, inspection, RBAC checks, rollout failures, node health, and maintenance-oriented kubectl workflows.
Kubernetes Networking, Storage, and Config Cheat Sheet
KUBERNETES
Services, ingress, EndpointSlices, network policies, PVCs, PVs, storage classes, ConfigMaps, Secrets, and nodes.
Kubernetes Workloads Cheat Sheet
KUBERNETES
Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, autoscaling, rollouts, and workload maintenance.
Kubernetes & kubectl Cheat Sheet
KUBERNETES
Comprehensive kubectl commands for contexts, resources, apply flows, creation, deletion, logs, and cluster introspection.