mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
Made Terraform Artifactory License input as non-manadatory
This commit is contained in:
committed by
GitHub
parent
bdfda34f5d
commit
aac323db9f
@@ -14,10 +14,12 @@ variable "artifactory_version" {
|
||||
|
||||
variable "artifactory_license_1" {
|
||||
description = "Artifactory Enterprise License"
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "artifactory_license_2" {
|
||||
description = "Artifactory Enterprise License"
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "artifactory_license_3" {
|
||||
|
||||
Reference in New Issue
Block a user