This data source provides the list of Blockchain Platform Patches in Oracle Cloud Infrastructure Blockchain service.
List Blockchain Platform Patches
data "oci_blockchain_blockchain_platform_patches" "test_blockchain_platform_patches" {
#Required
blockchain_platform_id = oci_blockchain_blockchain_platform.test_blockchain_platform.id
}
The following arguments are supported:
blockchain_platform_id
- (Required) Unique service identifier.The following attributes are exported:
blockchain_platform_patch_collection
- The list of blockchain_platform_patch_collection.The following attributes are exported:
items
- Collection of PatchSummary
id
- patch idpatch_info_url
- A URL for the patch specific documentationservice_version
- patch service versiontime_patch_due
- patch due date for customer initiated patching