alicloud_threat_detection_honeypot_images

This data source provides Threat Detection Honeypot Image available to the user.What is Honeypot Image

Example Usage

data "alicloud_threat_detection_honeypot_images" "default" {
  ids        = ["sha256:02882320c9a55303410127c5dc4ae2dc470150f9d7f2483102d994f5e5f4d9df"]
  name_regex = "^meta"
}

output "alicloud_threat_detection_honeypot_image_example_id" {
  value = data.alicloud_threat_detection_honeypot_images.default.images.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported in addition to the arguments listed above: