Skip to content

Commit

Permalink
Make k8s baseimages private by default
Browse files Browse the repository at this point in the history
  • Loading branch information
iuriaranda committed Oct 30, 2023
1 parent 2115e4d commit a679e21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eks-baseimage/aws.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"ssh_pty": true,
"ami_name": "eks-{{user `image_name`}}-{{user `kubernetes_version`}}-{{isotime \"200601021504\"}}",
"ami_description": "EKS {{user `kubernetes_version`}} {{user `image_name`}} image, including Teleport version {{user `teleport_version`}} and AWS inspector agent",
"ami_groups": "all",
"snapshot_groups": "all",
"ami_block_device_mappings": [
{
Expand Down

0 comments on commit a679e21

Please sign in to comment.