Skip to content

Commit

Permalink
Quick fixup for elasticsearch (#5669)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwinnerman-fleetdm authored May 11, 2022
1 parent 114b678 commit d84d600
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ resource "aws_launch_template" "elasticstack" {
device_name = "/dev/sdb"

ebs {
volume_size = 50
volume_size = 150
delete_on_termination = true
}
}
Expand Down

0 comments on commit d84d600

Please sign in to comment.