We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e3451c + 429327b commit 72a753cCopy full SHA for 72a753c
tests/nightly_tests/set_common_ssm_params.sh
@@ -119,7 +119,7 @@ CERTIFICATE_ARN_VAL=$(get_ssm_val "${CERTIFICATE_ARN_SSM}")
119
# SSM: /unity/account/eks/amis/aml2-eks-1-29
120
#
121
EKS_AMI_29_SSM="/unity/account/eks/amis/aml2-eks-1-29"
122
-EKS_AMI_29_VAL=$(get_ssm_val "/mcp/amis/aml2-eks-1-29")
+EKS_AMI_29_VAL=$(get_ssm_val "/mcp/amis/aml2023-eks-1-29")
123
refresh_ssm_param "${EKS_AMI_29_SSM}" "${EKS_AMI_29_VAL}" "processing" "na" "vpc" "unity-all-cs-processing-aml2Eks129Ssm"
124
125
0 commit comments