oke-terraform-stack-builder

Generate an OCI OKE Terraform stack and ORM schema from validated inputs.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/chiphwang1/oke-terraform-stack-builder --skill oke-terraform-stack-builder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: oke-terraform-stack-builder
Source: https://github.com/chiphwang1/oke-terraform-stack-builder/tree/main
Command: npx skills add https://github.com/chiphwang1/oke-terraform-stack-builder --skill oke-terraform-stack-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams design and generate a production-ready Oracle Kubernetes Engine (OKE) Terraform stack and an OCI Resource Manager (ORM) schema with minimal manual scripting, reducing configuration drift and deployment risk.

Core Features & Use Cases

  • Guides users through a structured, multi-phase process from discovery to code generation.
  • Produces complete Terraform artifacts (provider.tf, variables.tf, main.tf, outputs.tf) and an ORM schema (schema.yaml) ready for deployment.
  • Supports domain coverage across cluster fundamentals, networking, node pools, storage, security and access, add-ons and observability, and ORM schema preferences.
  • Use case: a cloud engineer wants a repeatable, plan-ready deployment pipeline for OCI OKE with GitOps-friendly outputs.

Quick Start

Ask this skill to build an OKE stack by providing your workload type and target region.

Frequently Asked Questions about oke-terraform-stack-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Terraform stack for Oracle Kubernetes Engine?▼

To generate a Terraform stack for Oracle Kubernetes Engine, this skill guides you domain-by-domain through cluster fundamentals, networking, and node pools to output production-ready Terraform code and an ORM schema.

Can I create an OCI Resource Manager schema for OKE using Terraform?▼

Yes, you can create an OCI Resource Manager (ORM) schema for OKE by iteratively configuring cluster preferences, which outputs a ready-to-deploy schema.yaml alongside your complete Terraform artifacts.

What Kubernetes configurations can I customize when building an OKE Terraform stack?▼

When building an OKE Terraform stack, you can customize Kubernetes versions, VCNs, node pool shapes, storage, security access, and add-ons, receiving real-time guidance and production-grade defaults throughout the configuration process.

Does the OKE Terraform stack builder work without live tenancy data access?▼

Yes, the OKE Terraform stack builder works without live tenancy data by applying safe fallbacks and sensible defaults, ensuring you can still generate a full, production-ready Terraform stack and ORM schema.

How do I ensure my OKE Terraform deployment follows OCI best practices?▼

To ensure your OKE Terraform deployment follows OCI best practices, the generation workflow enforces production-grade defaults, validation rules, and clear prompts across all domains, guaranteeing reproducibility and minimizing configuration drift.