Data Source: oci_managed_kafka_kafka_cluster_config_versions
This data source provides the list of Kafka Cluster Config Versions in Oracle Cloud Infrastructure Managed Kafka service.
Gets a list of KafkaClusterConfig Versions.
Example Usage
data "oci_managed_kafka_kafka_cluster_config_versions" "test_kafka_cluster_config_versions" {
#Required
kafka_cluster_config_id = oci_managed_kafka_kafka_cluster_config.test_kafka_cluster_config.id
}
Argument Reference
The following arguments are supported:
kafka_cluster_config_id
- (Required) The OCID of the KafkaClusterConfig.
Attributes Reference
The following attributes are exported:
kafka_cluster_config_version_collection
- The list of kafka_cluster_config_version_collection.
KafkaClusterConfigVersion Reference
The following attributes are exported:
config_id
- ID cluster configurationproperties
- Cluster configuration key-value pairstime_created
- The date and time the KafkaClusterConfigVersion was created, in the format defined by RFC 3339. Example:2016-08-25T21:10:29.600Z
version_number
- Version of the cluster configuration