Updates variable description to use EM

Signed-off-by: Joseph D. Marhee <jmarhee@interiorae.com>
This commit is contained in:
Joseph D. Marhee 2021-02-04 13:53:10 -06:00
parent cbd90e063e
commit 21301d182f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
variable "metal_api_token" {
description = "Packet user api token"
description = "Equinix Metal user api token"
type = string
}