Skip to content

terraform-oci-base for Oracle Cloud Infrastructure provides a reusable Terraform module that provisions a minimal infrastructure on OCI.

License

Notifications You must be signed in to change notification settings

kumar-dhanagopal/terraform-oci-base

 
 

Repository files navigation

Terraform Base for Oracle Cloud Infrastructure

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

It creates the following resources:

  • A VCN, along with optional NAT, Internet and service gateways

  • An optional bastion host

The module can be reused to create more advanced infrastructure on OCI either manually in the OCI Console or by extending the Terraform code.

Projects using this module

License

Changelog

View the CHANGELOG.

Acknowledgement

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

About

terraform-oci-base for Oracle Cloud Infrastructure provides a reusable Terraform module that provisions a minimal infrastructure on OCI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 97.8%
  • Shell 2.2%