/terraform-oci-drg

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

Primary LanguageHCLUniversal Permissive License v1.0UPL-1.0

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.

Documentation

Projects using this module

Changelog

View the CHANGELOG.

Acknowledgement

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

Contributors

Learn how to contribute.

License

Copyright © 2022 Oracle and/or its associates.