All Projects → oracle-terraform-modules → terraform-oci-vcn

oracle-terraform-modules / terraform-oci-vcn

Licence: UPL-1.0 license
A reusable and extensible Terraform module that provisions a VCN on Oracle Cloud Infrastructure

Programming Languages

HCL
1544 projects

Projects that are alternatives of or similar to terraform-oci-vcn

terraform-oci-compute-instance
Terraform Module for creating Oracle Cloud Infrastructure compute instances
Stars: ✭ 29 (+31.82%)
Mutual labels:  oracle, iac, oci
terraform-github-organization
A Terraform module to manage GitHub Organizations. https://github.com/
Stars: ✭ 53 (+140.91%)
Mutual labels:  iac, terraform-modules
Ocilib
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases
Stars: ✭ 245 (+1013.64%)
Mutual labels:  oracle, oci
Valheim-Free-Game-Server-Setup-Using-Oracle-Cloud
Valheim Oracle Cloud Server Setup
Stars: ✭ 24 (+9.09%)
Mutual labels:  oracle, oci
Terraform Oci Oke
The Terraform OKE Module Installer for Oracle Cloud Infrastructure provides a Terraform module that provisions the necessary resources for Oracle Container Engine.
Stars: ✭ 57 (+159.09%)
Mutual labels:  oracle, oci
Cloudsploit
Cloud Security Posture Management (CSPM)
Stars: ✭ 1,338 (+5981.82%)
Mutual labels:  oracle, oci
terraform-aws-route53
A Terraform module to create a Route53 Domain Name System (DNS) on Amazon Web Services (AWS). https://aws.amazon.com/route53/
Stars: ✭ 39 (+77.27%)
Mutual labels:  iac, terraform-modules
terraform-aws-s3-bucket
A Terraform module to create a Simple Storage Service (S3) Bucket on Amazon Web Services (AWS). https://aws.amazon.com/s3/
Stars: ✭ 47 (+113.64%)
Mutual labels:  iac, terraform-modules
db-sharding
Oracle Sharded database deployment automation and tools for use in client applications.
Stars: ✭ 30 (+36.36%)
Mutual labels:  oci, terraform-modules
terraform-modules
Reusable Terraform modules
Stars: ✭ 12 (-45.45%)
Mutual labels:  iac, terraform-modules
terraform-aws-lambda-function
A Terraform module for deploying and managing Lambda functions on Amazon Web Services (AWS). https://aws.amazon.com/lambda/
Stars: ✭ 37 (+68.18%)
Mutual labels:  iac, terraform-modules
Terraform Provider Oci
Terraform Oracle Cloud Infrastructure provider
Stars: ✭ 400 (+1718.18%)
Mutual labels:  oracle, oci
OCI-Rest-APIs-nodejs
Oracle Cloud Infrastructure REST APIs implemented in node.js, with current support for Database and limited Object Storage. More will be added.
Stars: ✭ 18 (-18.18%)
Mutual labels:  oracle, oci
Hybrid multicloud overlay
MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
Stars: ✭ 127 (+477.27%)
Mutual labels:  oracle, oci
Cloud-Service-Providers-Free-Tier-Overview
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc.
Stars: ✭ 226 (+927.27%)
Mutual labels:  oracle, oci
oci-cloudera
Terraform module to deploy Cloudera on Oracle Cloud Infrastructure (OCI)
Stars: ✭ 20 (-9.09%)
Mutual labels:  oracle, oci
terraform-aws-iam-user
A Terraform module to create and manage Identity and Access Management (IAM) Users on Amazon Web Services (AWS). https://aws.amazon.com/iam
Stars: ✭ 17 (-22.73%)
Mutual labels:  iac, terraform-modules
terraform-aws-account
🌳 A sustainable Terraform Package which creates Account & IAM resources on AWS
Stars: ✭ 18 (-18.18%)
Mutual labels:  iac, terraform-modules
terraform-aws-cognito-user-pool
A Terraform module to create and manage Cognito User Pools (Simple and Secure User Sign-Up, Sign-In, and Access Control) on Amazon Web Services (AWS). https://aws.amazon.com/cognito
Stars: ✭ 46 (+109.09%)
Mutual labels:  iac, terraform-modules
oci-quickstart
Oracle Cloud Infrastructure Quick Start
Stars: ✭ 59 (+168.18%)
Mutual labels:  oracle, oci

Terraform VCN for Oracle Cloud Infrastructure

The Terraform VCN for Oracle Cloud Infrastructure (OCI) provides a reusable Terraform module that provisions a minimal VCN on OCI.

It creates the following resources:

  • A VCN with one or more customizable CIDR blocks

  • An optional internet gateway and a route table

  • An optional NAT gateway and a route table

  • An optional service gateway

  • One or more optional Local Peering Gateways in requestor or acceptor mode, and possibilities to associate a Route Table

It also controls the Default Security List, with a Lockdown mode that can be enabled or disabled

Custom route rules can be added to the two route tables created by the module.

This module is primarily meant to be reusable to create more advanced infrastructure on OCI either manually in the OCI Console or by extending the Terraform code.

Projects using this module

Changelog

View the CHANGELOG.

Acknowledgement

Code derived and adapted from Terraform OCI Examples and Hashicorp’s Terraform 0.12 examples

License

Copyright © 2019, 2021, Oracle and/or its associates.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].