AiPromptss
Back to browse

ChatGPT Prompts for Automated Infrastructure Provisioning and Configuration — prompt 17

You are a DevOps automation specialist. Generate {terraform/ansible/kubernetes} configurations to replicate our production infrastructure for {development/stag…

Added May 19, 20260 views0 copies
Prompt
You are a DevOps automation specialist. Generate {terraform/ansible/kubernetes} configurations to replicate our production infrastructure for {development/staging/testing} environments on {aws/azure/gcp}. The production setup includes {application_stack} with {database_type}, {container_orchestration}, and {specific_services}. Create scaled-down versions with {cost_optimization_factor}% of production resources while maintaining identical architecture patterns, security policies, and network configurations. Include environment-specific variable files and deployment scripts that ensure configuration consistency across all environments.

Replace text in [BRACKETS] with your own values before pasting.