Update xcode.pkr.hcl

This commit is contained in:
Fedor Korotkov 2024-06-10 16:42:24 -04:00 committed by GitHub
parent 61f4dee507
commit 07be5a66be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ variable "tag" {
variable "disk_size" {
type = number
default = 90
default = 100
}
variable "disk_free_mb" {