Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 775 Bytes

File metadata and controls

38 lines (26 loc) · 775 Bytes
page_title epilot-usergroup_user_group Resource - terraform-provider-epilot-usergroup
subcategory
description UserGroup Resource

epilot-usergroup_user_group (Resource)

UserGroup Resource

Example Usage

resource "epilot-usergroup_user_group" "my_usergroup" {
  name = "Finance"
}

Schema

Required

  • name (String) The name of the group. Could be a department or a team. Requires replacement if changed.

Read-Only

  • id (String) Group unique identifier

Import

Import is supported using the following syntax:

terraform import epilot-usergroup_user_group.my_epilot-usergroup_user_group ""