Skip to content

Commit

Permalink
FIx: format
Browse files Browse the repository at this point in the history
  • Loading branch information
amanverma678 committed Dec 6, 2024
1 parent 18410bc commit ec8fa51
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -140,16 +140,6 @@ variable "outpost_config" {
default = {}
}

variable "instance_market_options" {
type = object({
market_type = string
spot_options = optional(object({
max_price = string
}))
})
default = null
}

#-----------------------------------------------------------KMS---------------------------------------------------------
variable "cluster_encryption_config_enabled" {
type = bool
Expand Down

0 comments on commit ec8fa51

Please sign in to comment.