We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892afe8 commit 3eec0beCopy full SHA for 3eec0be
variables.pkr.hcl
@@ -60,7 +60,7 @@ variable "block_device_size_gb" {
60
variable "ecs_agent_version" {
61
type = string
62
description = "ECS agent version to build AMI with."
63
- default = "1.86.1"
+ default = "1.86.2"
64
}
65
66
variable "ecs_init_rev" {
0 commit comments