FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 52 forks source link

[CES] flexibleengine_ces_alarmrule TF for disk_usedPercent - can't specify custom filesystem path #973

Open jbphilippe-orange opened 10 months ago

jbphilippe-orange commented 10 months ago

Hi,

In the flexibleengine_ces_alarmrule Terraform resource, we can't specify a specific path when monitoring disk space. https://registry.terraform.io/providers/FlexibleEngineCloud/flexibleengine/latest/docs/resources/ces_alarmrule

It will always takes "/"
The custom path can be specified in the FlexibleEngine Console, so I suppose the API exists :)

Tell me if more informations needed.

Regards,

jbphilippe-orange commented 7 months ago

@ShiChangkuo Any updates ?