Skip to content

Commit

Permalink
removed eks 1.28 stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
galenatjpl committed Jan 14, 2025
1 parent 6fa8eff commit d01f06b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions nightly_tests/set_common_ssm_params.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,6 @@ populate_if_not_exists_ssm_param "${CERTIFICATE_ARN_SSM}" \
"[enter the certificate ARN. Example: "
CERTIFICATE_ARN_VAL=$(get_ssm_val "${CERTIFICATE_ARN_SSM}")

#
# SSM: /unity/account/eks/amis/aml2-eks-1-28
#
EKS_AMI_28_SSM="/unity/account/eks/amis/aml2-eks-1-28"
EKS_AMI_28_VAL=$(get_ssm_val "/mcp/amis/aml2-eks-1-28")
refresh_ssm_param "${EKS_AMI_28_SSM}" "${EKS_AMI_28_VAL}" "processing" "na" "vpc" "unity-all-cs-processing-aml2Eks128Ssm"

#
# SSM: /unity/account/eks/amis/aml2-eks-1-29
#
Expand Down

0 comments on commit d01f06b

Please sign in to comment.