Oracle Cloud
Configuration
To use this provider, add an entry to creds.json
with TYPE
set to ORACLE
along with other authentication parameters.
Create an API key through the Oracle Cloud portal, and provide the user OCID, tenancy OCID, key fingerprint, region, and the contents of the private key. The OCID of the compartment DNS resources should be put in can also optionally be provided.
Example:
creds.json
Metadata
This provider does not recognize any special metadata fields unique to Oracle Cloud.
Usage
An example configuration:
dnsconfig.js
Notes for developers
Integration does not have the capability to set the TTL set differently when Oracle is the provider being tested. You will see an error message behind displayed, such as below, but it can be safely ignored.
Last updated