Skip to content

Commit

Permalink
Note for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Kita committed Nov 19, 2024
1 parent 36aa598 commit 997181a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/pi_host_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ You can specify the following arguments for this resource.
Nested schema for `pi_hosts`:
- `display_name` - (Required, String) Name of the host chosen by the user.
- `sys_type` - (Required, String) System type.
- `user_tags` - (Optional, List) The user tags attached to this resource.
- `user_tags` - (Optional, List) The user tags attached to this resource. Please avoid reading user tags from this attribute as environment tags will not be included. Please use appropriate data sources such as `ibm_pi_host` and `ibm_pi_hosts`.

- `pi_name` - (Required, String) Name of the host group to create.
- `pi_remove` - (Optional, String) A workspace ID to stop sharing the host group with.
Expand Down

0 comments on commit 997181a

Please sign in to comment.