Data Source: oci_core_vcn_dns_resolver_association

This data source provides details about a specific Vcn Dns Resolver Association resource in Oracle Cloud Infrastructure Core service.

Get the associated DNS resolver information with a vcn

Example Usage

data "oci_core_vcn_dns_resolver_association" "test_vcn_dns_resolver_association" {
	#Required
	vcn_id = oci_core_vcn.test_vcn.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: