From 3e1c3416860236e04a181562c2d1ad36247687b0 Mon Sep 17 00:00:00 2001 From: ezilber-akamai Date: Mon, 23 Dec 2024 09:51:57 -0500 Subject: [PATCH] Fix docs --- docs/data-sources/placement_group.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/data-sources/placement_group.md b/docs/data-sources/placement_group.md index d327a4fb5..dee750ff6 100644 --- a/docs/data-sources/placement_group.md +++ b/docs/data-sources/placement_group.md @@ -41,13 +41,14 @@ In addition to all arguments above, the following attributes are exported: * `migrations` - Any Linodes that are being migrated to or from the placement group. - * `inbound` - A list of the Linodes the system is migrating into the placement group. - - * `linode_id` - The unique identifier for the Linode being migrated into the placement group. + * `inbound` - A list of the Linodes the system is migrating into the placement group. - * `outbound` A list of the Linodes the system is migrating out of the placement group. + * `linode_id` - The unique identifier for the Linode being migrated into the placement group. + + * `outbound` A list of the Linodes the system is migrating out of the placement group. + + * `linode_id` - The unique identifier for the Linode being migrated out of the placement group. - * `linode_id` - The unique identifier for the Linode being migrated out of the placement group. ### Members Represents a single Linode assigned to a Placement Group.