Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Abhimanyu Gupta <[email protected]>
  • Loading branch information
githubjianli and abhimanyugupta07 authored Aug 14, 2023
1 parent 2b01b16 commit c142d14
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 @@ -102,7 +102,7 @@ variable "enable_hive_metastore_metrics" {
default = false
}

variable "enable_hive_housekeeper" {
variable "enable_hms_housekeeper" {
description = "Enable Hive Metastore lock house keeper."
type = bool
default = false
Expand Down

0 comments on commit c142d14

Please sign in to comment.