oracle-terraform-modules / terraform-oci-drg

A reusable and extensible Terraform module that provisions a Dynamic Routing Gateway on Oracle Cloud Infrastructure
Universal Permissive License v1.0
2 stars 5 forks source link
automation drg iac network oci oracle oracle-cloud-infrastructure rpc terraform terraform-modules

= Terraform Dynamic Routing Gateway for Oracle Cloud Infrastructure

:idprefix: :idseparator: -

:uri-repo: https://github.com/oracle-terraform-modules/terraform-oci-drg

:uri-rel-file-base: link:{uri-repo}/blob/main :uri-rel-tree-base: link:{uri-repo}/tree/main

:uri-docs: {uri-rel-file-base}/docs

:uri-changelog: {uri-rel-file-base}/CHANGELOG.adoc

:uri-contribute: {uri-rel-file-base}/CONTRIBUTING.adoc :uri-contributors: {uri-rel-file-base}/CONTRIBUTORS.adoc

:uri-license: {uri-rel-file-base}/LICENSE :uri-canonical-license: https://oss.oracle.com/licenses/upl/ :uri-oci: https://cloud.oracle.com/cloud-infrastructure :uri-oci-documentation: https://docs.cloud.oracle.com/iaas/Content/home.htm :uri-oracle: https://www.oracle.com :uri-prereqs: {uri-docs}/prerequisites.adoc :uri-quickstart: {uri-docs}/quickstart.adoc :uri-reuse-module: {uri-rel-tree-base}/examples/ :uri-terraform: https://www.terraform.io :uri-terraform-hashicorp-examples: https://github.com/hashicorp/terraform-guides/tree/master/infrastructure-as-code/terraform-0.12-examples :uri-terraform-oci: https://www.terraform.io/docs/providers/oci/index.html :uri-terraform-options: {uri-docs}/terraformoptions.adoc :uri-terraform-oci-examples: https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples

The {uri-repo}[Terraform DRG] for {uri-oci}[Oracle Cloud Infrastructure] (OCI) provides a reusable Terraform module that provisions a minimal Dynamic Routing Gateway (DRG) on OCI.

It creates the following resources:

This module can either create a new DRG or wrap around an existing one.

This module is primarily meant to be reusable to create more advanced infrastructure on {uri-oci}[OCI] either manually in the OCI Console or by extending the Terraform code.

== {uri-docs}[Documentation]

== Related Documentation, Blog

== Projects using this module

== Changelog

View the {uri-changelog}[CHANGELOG].

== Acknowledgement

Code derived and adapted from {uri-terraform-oci-examples}[Terraform OCI Examples] and Hashicorp's {uri-terraform-hashicorp-examples}[Terraform examples]

== Contributors

{uri-contributors}[Folks who contributed with explanations, code, feedback, ideas, testing etc.]

Learn how to {uri-contribute}[contribute].

== License

Copyright © 2022 Oracle and/or its associates.

Licensed under the {uri-license}[Universal Permissive License 1.0] as shown at {uri-canonical-license}[https://oss.oracle.com/licenses/upl].