Data Source: oci_containerengine_addon_options

This data source provides the list of Addon Options in Oracle Cloud Infrastructure Container Engine service.

Get list of supported addons for a specific kubernetes version.

Example Usage

data "oci_containerengine_addon_options" "test_addon_options" {
	#Required
	kubernetes_version = var.addon_option_kubernetes_version

	#Optional
	addon_name = oci_containerengine_addon.test_addon.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AddonOption Reference

The following attributes are exported: