pull/91/head
Muhammad Atif Ali 2 years ago
parent 11d7787cb0
commit 52e4f3fb6f

@ -63,7 +63,7 @@ variable "install_version" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {

@ -44,7 +44,7 @@ variable "folder" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {

@ -28,7 +28,7 @@ variable "port" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {

@ -28,7 +28,7 @@ variable "port" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {

@ -27,7 +27,7 @@ variable "folder" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {

Loading…
Cancel
Save