We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f29dc6 commit e334d00Copy full SHA for e334d00
1 file changed
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.91.2"
+ default = "1.92.0"
64
}
65
66
variable "ecs_init_rev" {
0 commit comments