mirror of
https://github.com/0x1d/terraform-docker-packer.git
synced 2025-12-15 22:28:24 +01:00
Example and docs
This commit is contained in:
@@ -7,7 +7,6 @@ variable "packer_config" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "provisioning_scripts" {
|
||||
type = list(string)
|
||||
default = []
|
||||
}
|
||||
variable "packer_variables" {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user