Customer Self-Service Portal

Terraform site 24x7 - read_time_out issues



 read_time_out {
    severity  = var.read_time_out_severity
    value = var.read_time_out_value
  }

has anyone any experience of using this setting for creating a threshold profile in terraform site24x7, terraform keeps complaining the block is not expected. though it is in the examples on the site24x7 terraform website.