We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ee666 commit 3c822f5Copy full SHA for 3c822f5
templates/al2/variables-default.json
@@ -13,7 +13,7 @@
13
"binary_bucket_region": "us-west-2",
14
"cache_container_images": "false",
15
"cni_plugin_version": "v1.2.0",
16
- "containerd_version": "1.7.*",
+ "containerd_version": "1.7.11-*",
17
"creator": "{{env `USER`}}",
18
"docker_version": "none",
19
"enable_fips": "false",
templates/al2023/variables-default.json
@@ -10,7 +10,7 @@
10
"aws_session_token": "{{env `AWS_SESSION_TOKEN`}}",
11
"binary_bucket_name": "amazon-eks",
12
- "containerd_version": "*",
"encrypted": "false",
0 commit comments