Skip to content

Commit

Permalink
Merge pull request #120 from unity-sds/remove_eks_128
Browse files Browse the repository at this point in the history
removed eks 1.28 stuff
  • Loading branch information
galenatjpl authored Jan 14, 2025
2 parents 6fa8eff + d01f06b commit 6077757
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 6077757

Please sign in to comment.