Cluster Statuses

After creating a cluster, its status is EMPTY. This means that the cluster needs a module. The cluster statuses are:

  • VOID: The cluster doesn’t exist.

  • EMPTY: The cluster exists but has no modules.

  • DOWN: The cluster is initialized but resources are empty.

  • UP: The Terraform apply procedure succeeded.

  • BUSY: A command is currently running.

  • ERROR: An error occured when checking the cluster.

  • INVALID: The cluster is reporting an invalid or unknown status.