pub const CLOUD_REGION: &str = "cloud.region";
Expand description
The geographical region the resource is running.
§Notes
Refer to your provider’s docs to see the available regions, for example Alibaba Cloud regions, AWS regions, Azure regions, Google Cloud regions, or Tencent Cloud regions.
§Examples
"us-central1"
"us-east-1"