diff --git a/files/get-ecr-uri.sh b/files/get-ecr-uri.sh index e865ab24d..134dc39cc 100755 --- a/files/get-ecr-uri.sh +++ b/files/get-ecr-uri.sh @@ -54,6 +54,12 @@ else ap-south-2) acct="900889452093" ;; + ap-southeast-4) + acct="491585149902" + ;; + il-central-1) + acct="066635153087" + ;; *) acct="602401143452" ;;