# Variables
ErrClusterInstalled indicates the cluster is already installed.
ErrInactiveProject indicates that the project lifecycleState is not active.
ErrMissingProjectID indicates that the cluster deployment is missing the field ProjectID.
ErrMissingRegion indicates that the cluster deployment is missing the field Region.
ErrNotGCPCluster indicates that the cluster is not a gcp cluster.
ErrNotManagedCluster indicates this is not an OSD managed cluster.
ErrRegionNotSupported indicates the region is not supported by OSD on GCP.
ErrUnexpectedLifecycleState indicates that the project is in an unexpacted LifecycleState.