Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d-costa committed Apr 19, 2024
1 parent 4dfe219 commit d9e4b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ variable "persistent_disk_size_gb" {

variable "spot_machine_enabled" {
type = bool
description = "A Spot VM is discounted Compute Engine capacity that may be preemptively stopped or deleted by Compute Engine if the capacity is needed"
description = "something else"
default = false
}

Expand Down

0 comments on commit d9e4b07

Please sign in to comment.