The group data source retrieves the given group.
data "hcp_group" "example" {
resource_name = var.resource_name
}
resource_name
(String) The group's resource name in format iam/organization/<organization_id>/group/<group_name>
. The shortened <group_name>
version can be used for input.description
(String) The group's descriptiondisplay_name
(String) The group's display nameresource_id
(String) The group's unique identifier