mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
fix github repo reference (#5555)
This commit is contained in:
parent
a43e292424
commit
56b3fb337a
@ -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…
x
Reference in New Issue
Block a user