Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ezilber-akamai committed Dec 23, 2024
1 parent 4c19329 commit 3e1c341
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/data-sources/placement_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3e1c341

Please sign in to comment.