The Terraform DRG for Oracle Cloud Infrastructure (OCI) provides a reusable Terraform module that provisions a minimal Dynamic Routing Gateway (DRG) on OCI.
It creates the following resources:
-
A DRG attached to one or more customizable VCNs
-
An optional Remote Peering Connection (RPC)
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 OCI either manually in the OCI Console or by extending the Terraform code.
View the CHANGELOG.
Code derived and adapted from Terraform OCI Examples and Hashicorp’s Terraform examples
Copyright © 2022 Oracle and/or its associates.
Licensed under the Universal Permissive License 1.0 as shown at https://oss.oracle.com/licenses/upl.