Skip to main content
Version: Latest Version (2.9.1)

highbond_govmap_organization_unit_type (Resource)

Schema

Required

nameString The Name of GroupType

Optional

force_updatesBoolean Allows overriding top-level 'create_only' option.
idString The ID of this resource.

Example Usage

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