Skip to content

Commit

Permalink
Document AMI owner
Browse files Browse the repository at this point in the history
  • Loading branch information
bensojona committed Oct 13, 2018
1 parent 32b6128 commit 0bdc7e7
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 @@ -10,7 +10,7 @@ variable "name" {

variable "ami_owner" {
description = "Account ID of AMI owner."
default = "012230895537"
default = "012230895537" # HashiCorp Public AMI AWS account
}

variable "release_version" {
Expand Down

0 comments on commit 0bdc7e7

Please sign in to comment.