Skip to content

Add OCI networking landing zones skill - #112

Open
shyam2511 wants to merge 2 commits into
oracle:mainfrom
shyam2511:oci-landing-zone-networking
Open

Add OCI networking landing zones skill#112
shyam2511 wants to merge 2 commits into
oracle:mainfrom
shyam2511:oci-landing-zone-networking

Conversation

@shyam2511

Copy link
Copy Markdown
Member

Summary

Adds an OCI Networking Landing Zones Terraform skill, following the directory pattern established by #111.

The skill supports safe, module-constrained Terraform configuration for:

  • VCNs and subnets
  • Route tables and internet, NAT, and service gateways
  • Security lists, rules, network security groups, and NSG rules
  • ZPR security-attribute assignments

It uses only oci-landing-zones/terraform-oci-modules-networking, preserves existing Terraform and pipeline conventions, validates OCI resources with read-only MCP operations when available, and explicitly avoids local Terraform execution and ZPR policy management.

Changes

  • Add terraform-oci-modules-networking-skill under oci/oci-landing-zone-terraform-module/
  • Include skill instructions, agent metadata, and support/input/validation/lifecycle references
  • Add OCI skill routing, scope boundaries, and source documentation

Validation

  • Ran git diff --check
  • Confirmed the imported skill files match the supplied source, excluding the source-only archive and local metadata file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant