# Functions

FromString returns cloud provider from string.

# Constants

AWS is Amazon Web Services.
Azure cloud.
GCP is Google Compute Platform.
OpenStack is an open standard cloud computing platform.
QEMU for a local emulated installation.
Unknown is default value for Provider.

# Type aliases

Provider is cloud provider used by the CLI.
Tags is the type that holds additional tags for cloud resources.