» brightbox_server_group

Use this data source to get the ID of a Brightbox Server Group for use in other resources.

» Example Usage

data "brightbox_server_group" "defaul" {
    name = "^default$"
}

» Argument Reference

  • name - (Optional) A regex string to apply to the Server Group list returned by Brightbox Cloud.

  • description - (Optional) A regex string to apply to the Server Group list returned by Brightbox Cloud.

» Attributes Reference

The following attributes are exported:

  • id - The ID of the Server