fix github repo reference (#5555)
This commit is contained in:
parent
a3dfde5cec
commit
94eb018da9
|
@ -4,7 +4,7 @@ variable "name" {
|
|||
}
|
||||
|
||||
variable "github_repo" {
|
||||
default = "hashicorp/packer"
|
||||
default = "hashicorp/vault"
|
||||
description = "GitHub repository of the provider in 'org/name' format."
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue