Skip to content

A reusable and extensible Terraform module that provisions a Dynamic Routing Gateway on Oracle Cloud Infrastructure

License

Notifications You must be signed in to change notification settings

oracle-terraform-modules/terraform-oci-drg

Terraform Dynamic Routing Gateway for Oracle Cloud Infrastructure

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.

Projects using this module

Changelog

View the CHANGELOG.

Acknowledgement

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

License

Copyright © 2022 Oracle and/or its associates.