Resource

A resource is an atomic "physical" resource existing in (or specified to exist in) some live system under management. For example, it may correspond to a Kubernetes Deployment (or other Kubernetes resource). It is atomic in the sense that the infrastructure provider tracks it as a single item with a unique identifier.

The smallest unit of operation in ConfigHub is the Config Unit which maps to 1 or more resources. Resources in a single config unit are always applied and destroyed together.