Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
change variable auth_token
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanguanda committed Dec 1, 2021
1 parent 5ce81d7 commit a50533a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@ variable "tags" {

variable "auth_token" {
default = null
type = number
type = string
description = "Access token for CLI."
}

0 comments on commit a50533a

Please sign in to comment.