highbond_govmap_organization_unit_type (Resource)

Example Usage

resource "highbond_govmap_organization_unit_type" "main" {
  name = "Sample Group"
}

Schema

Required

  • name (String) The Name of GroupType

Optional

  • force_updates (Boolean) Allows overriding top-level 'create_only' option.

Read-Only

  • id (String) The ID of this resource.