From 997181aa8b5216ae156ef1e7daed94e869a4f129 Mon Sep 17 00:00:00 2001 From: Alexander Kita Date: Tue, 19 Nov 2024 09:19:40 -0600 Subject: [PATCH] Note for tags --- website/docs/r/pi_host_group.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/pi_host_group.html.markdown b/website/docs/r/pi_host_group.html.markdown index b71e4d4b6f9..7999d6bb96b 100644 --- a/website/docs/r/pi_host_group.html.markdown +++ b/website/docs/r/pi_host_group.html.markdown @@ -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.