Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 3.44 KB

README.md

File metadata and controls

80 lines (53 loc) · 3.44 KB

Terraform Dynamic Routing Gateway for Oracle Cloud Infrastructure

The Terraform DRG for Oracle Cloud Infrastructure 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.

Instructions

Related Documentation, Blog

Projects using this module

Changelog

View the CHANGELOG.

Acknowledgement

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

Contributors

Folks who contributed with explanations, code, feedback, ideas, testing etc.

Learn how to contribute.

License

Copyright (c) 2022 Oracle and/or its associates.

Licensed under the Universal Permissive License 1.0 as shown at https://oss.oracle.com/licenses/upl.