Automate OCI Object Storage with Terraform

Automate OCI Object Storage with Terraform

Object Storage in Oracle Cloud Infrastructure (OCI) provides durable and scalable storage for any type of data. Using Terraform, we can declaratively create and manage Object Storage Buckets, including lifecycle…
/creating-an-oracle-cloud-vcn-with-terraform

Creating an Oracle Cloud VCN with Terraform

A Virtual Cloud Network (VCN) in Oracle Cloud Infrastructure (OCI) is a customizable, software-defined network that hosts your cloud resources such as compute instances, databases, and load balancers. Using Terraform,…
kop-kubernetes-custer

KOP Kubernetes Custer

Configure AWS CLI and Create a user User must have Administrative access or for better security, you can create a user manually with the following Policy AmazonEC2FullAccess, AmazonRoute53FullAccess, AmazonS3FullAccess, AmazonVPCFullAccess…