variable "api_token" { description = "Nubes API token for TEST stand" type = string sensitive = true } variable "s3_user_uid" { description = "UUID существующего экземпляра S3 Object Storage" type = string }