Skip to content

Commit d01f06b

Browse files
committed
removed eks 1.28 stuff
1 parent 6fa8eff commit d01f06b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

nightly_tests/set_common_ssm_params.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,6 @@ populate_if_not_exists_ssm_param "${CERTIFICATE_ARN_SSM}" \
200200
"[enter the certificate ARN. Example: "
201201
CERTIFICATE_ARN_VAL=$(get_ssm_val "${CERTIFICATE_ARN_SSM}")
202202

203-
#
204-
# SSM: /unity/account/eks/amis/aml2-eks-1-28
205-
#
206-
EKS_AMI_28_SSM="/unity/account/eks/amis/aml2-eks-1-28"
207-
EKS_AMI_28_VAL=$(get_ssm_val "/mcp/amis/aml2-eks-1-28")
208-
refresh_ssm_param "${EKS_AMI_28_SSM}" "${EKS_AMI_28_VAL}" "processing" "na" "vpc" "unity-all-cs-processing-aml2Eks128Ssm"
209-
210203
#
211204
# SSM: /unity/account/eks/amis/aml2-eks-1-29
212205
#

0 commit comments

Comments
 (0)