IaC Bazaar

DNS Zone & Traffic Steering

Public/private DNS zones with record sets, failover/geo steering policies and health-check probes.

This is the operations reference: version drift, dependants and neighbours. For what the module provisions, its inputs and outputs, and how to buy it, see the catalogue entry.

terraformOracle CloudDNSv1.1.0static-validated

Provider drift

Every provider this module requires is one it already accepts at the newest release the registry offers. Nothing is pinned behind a major.

ProviderThis module allowsNewest it acceptsNewest released
oracle/oci>= 8.0, < 9.08.29.08.29.0

Measured 2026-09-01 against the Terraform registry. The whole catalogue is on provider freshness.

What depends on this

1 reference architecture composes this module, so a breaking change to it reaches further than the module itself. That is the blast radius to check before altering or replacing it.

Nearest alternatives

Nothing else in the catalogue covers dns on Oracle Cloud. If this module is not the right shape, the closest options are on other clouds.

The same job on other clouds

DNS & Traffic Management on other providers. Useful when the cloud is still open, or when you are pricing a second one. How far a comparison like that can be trusted is covered in comparing clouds.

Installing it

module "oci_dns_zone" {
  source  = "www.iac-bazaar.com/iac-bazaar/oci-dns-zone/oci"
  version = "1.1.0"
}

A registry token is required for the download itself. Installing through the registry protocol has the two credential steps.