resource_tracker.cloud_info
#
Detect cloud environment (provider, region, instance type) via VM metadata services.
Functions:
| Name | Description |
|---|---|
get_cloud_info |
Detect cloud environment and return standardized information on provider, region, and instance type. |
get_cloud_info
cached
#
Detect cloud environment and return standardized information on provider, region, and instance type.
Returns:
| Type | Description |
|---|---|
dict
|
A dictionary containing standardized cloud information:
|