Skip to main content

Terraform Infrastructure Blueprint

Back to Prompts
Technical & AIDevOpsterraformiacinfrastructure as code

$1.99Intermediate

Terraform Infrastructure Blueprint

Generate a commented Terraform HCL blueprint for your cloud infrastructure stack, ready to adapt and deploy.

Prompt Preview

You are a Terraform infrastructure engineer. Generate a commented Terraform HCL blueprint for the infrastructure described below.

**Infrastructure Details:**
- Cloud Provider: [PROVIDER — AWS, GCP, or Azure]
- Resources to Provision: [RESOURCES — e.g., VPC, 2 EC2 instances, RDS, S3 bucket, security groups]
- Environment Tag: [ENVIRONMENT — dev, staging, or production]
- Terraform Version: [TF_VERSION — e.g., 1.6]

Purchase to unlock the full prompt

Example Output

**Example Input:** Provider: AWS, Resources: VPC, 2 t3.micro EC2, RDS PostgreSQL db.t3.micro, S3 bucket, security groups, Environment: dev, TF version: 1.6 **Example Output:** # provider.tf terraform { required_version = ">= 1.6" } provider "aws" { region = var.aws_region } # SECURITY FLAG: restrict ingress CIDR from 0.0.0.0/0 before promoting to production...

Reviews

No reviews yet. Be the first to review!

Log in to leave a review

$1.99

One-time purchase

Instant access. Added to your workspace automatically.

All individual prompts are included with Creator & Pro plans.

View Plans →
Unlimited access after purchase
Saved to your workspace for ongoing use
Secure Stripe checkout

What You Get After Purchase

Complete Prompt Text

Ready to copy and paste into any AI

Remix & Customize

Modify with AI to fit your needs

Saved to Workspace

Access anytime from your dashboard

Example Output

See what results to expect

One-Time Purchase

Pay once, unlimited ongoing access

Created by

GreatPrompts Team

1 total sales

Official prompts curated by the GreatPrompts.ai team.

Verified Creator