alicloud_hbr_ots_backup_plans

This data source provides the Hbr OtsBackupPlans of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_hbr_ots_backup_plans" "ids" {
  name_regex = "^my-otsBackupPlan"
}
output "hbr_ots_backup_plan_id" {
  value = data.alicloud_hbr_ots_backup_plans.plans.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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