best-practices
Installation
SKILL.md
OCI Best Practices - Expert Knowledge
ποΈ Use OCI Landing Zone Terraform Modules
Don't reinvent the wheel. Use oracle-terraform-modules/landing-zone for OCI architecture.
Landing Zone solves:
- β Bad Practice #1: Generic compartments (Landing Zone provides hierarchical Network/Security/Workloads structure)
- β Bad Practice #2: Administrator for daily ops (Landing Zone enforces least-privilege IAM policies)
- β Bad Practice #4: Poor network segmentation (Landing Zone implements hub-spoke topology with security zones)
- β Bad Practice #8: Creating your own Terraform modules (Landing Zone provides battle-tested, Oracle-maintained, CIS-certified modules)
This skill provides: OCI-specific anti-patterns, architecture patterns, and operational knowledge for resources deployed WITHIN a Landing Zone.
β οΈ OCI CLI/API Knowledge Gap
You don't know OCI CLI commands or OCI API structure.