Terraform Module Design
Design reusable, composable Terraform modules with proper input validation, output exposure, documentation, an...
Prompts for Terraform modules, Pulumi programs, Ansible playbooks, infrastructure testing, and GitOps workflows for modern cloud infrastructure.
10 prompts found
Design reusable, composable Terraform modules with proper input validation, output exposure, documentation, an...
Design a Terraform state management strategy with remote backends, state locking, workspace isolation, and sta...
Build cloud infrastructure using Pulumi with TypeScript — leveraging real programming constructs for loops, co...
Generate Ansible playbooks with roles, handlers, templates, vault-encrypted secrets, and idempotent task desig...
Write infrastructure tests using Terratest in Go to validate Terraform modules with integration tests, retries...
Set up a GitOps workflow with ArgoCD for Kubernetes — application definitions, sync policies, RBAC, secrets ma...
Build an automated infrastructure drift detection system that identifies manual changes, classifies severity,...
Design a Terraform workspace or Terragrunt configuration strategy for managing multiple environments with DRY...
Integrate cost estimation into your IaC workflow with Infracost, budget alerts, right-sizing recommendations,...
Build a complete Terraform CI/CD pipeline with plan-on-PR, apply-on-merge, policy checks, cost estimation, and...