Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 24, 2021
1 parent ad6ac4a commit eac0ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/variables.common.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ variable "account_id" {
}

variable "account_alias" {
description = "AWS Account Alias (required)"
description = "AWS Account Alias"
type = string
default = ""
}
Expand Down

0 comments on commit eac0ba5

Please sign in to comment.