alicloud_service_catalog_end_user_products

This data source provides Service Catalog End User Product available to the user.What is End User Product

Example Usage

data "alicloud_service_catalog_end_user_products" "default" {
  name_regex = "ram模板创建"
}

output "alicloud_service_catalog_end_user_product_example_id" {
  value = data.alicloud_service_catalog_end_user_products.default.end_user_products.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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