crush-157 / terraform-oci

Build Oracle OCI environments with Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-oci

Build Oracle OCI environments with Terraform

This repository contains simple and easy-to-use examples of configurations on Oracle Cloud that can be spun up using Terraform.

Just fork the repossitory, change your connection parameters and you have a Managed Kubernetes cluster with the corresponding kubeconfig file in a few minutes!

Terraform scripts have been copied / inspired from / simplified from the Hashicorp documentation & Examples repository and using the Terraform documentation for OCI

Scripts in this repository

This is the v1 of this repository, currently just one object: Managed Kubernetes cluster

  • Spin up a managed kubernetes cluster, with all required network objects (VNC, Subnets, security lists, etc.)

About

Build Oracle OCI environments with Terraform


Languages

Language:HCL 100.0%