Data Source: oci_dns_tsig_keys

This data source provides the list of Tsig Keys in Oracle Cloud Infrastructure DNS service.

Gets a list of all TSIG keys in the specified compartment.

Example Usage

data "oci_dns_tsig_keys" "test_tsig_keys" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	id = var.tsig_key_id
	name = var.tsig_key_name
	state = var.tsig_key_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TsigKey Reference

The following attributes are exported: