bun fmt
This commit is contained in:
@@ -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 {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user