Terraform Basics
★☆☆ BronzeBeginnerTerraformOllama APIHCL

🎧 AI Learnings Digest· Agents as a Service · AI Coach
aaas.diy
① WATCH
② DECIDE
③ IMPLEMENT
What you get
Terraform basics: installation, workflow (init, plan, apply, destroy), and state management
TerraformOllama APIHCL
Prompts1
Code files1
Configs1
READMEyes
Quality★☆☆ Bronze
DifficultyBeginner
SKILL.md
--- name: terraform-basics version: "1.0.0" description: "Terraform basics: installation, workflow (init, plan, apply, destroy), and state management" source: "https://www.youtube.com/watch?v=_45W3Z8XWL4" tags: [Terraform, Ollama API] --- # Terraform Basics > Auto-generated from: Terraform Basics by HashiCorp, an IBM Company ## Prerequisites - Terraform 1.0+ - Cloud provider account (AWS, Azure, GCP, etc.) - Cloud provider credentials configured ## Quick Start 1. `terraform init` 2. `terraform plan` 3. `terraform apply` ## What You Get - Content Type: code - Difficulty: beginner - Tools: Terraform, Ollama API
Sign in to access all 1 prompts