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

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

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

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

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

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

Loading…
Cancel
Save