Skip to content

Commit 37d3a29

Browse files
CCM-13012: Revert account ID change
1 parent ed998f9 commit 37d3a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/create_backend_sandbox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fi
1010

1111
ENVIRONMENT=$1
1212
COMPONENT="sandbox"
13-
AWS_ACCOUNT_ID="891377170468"
13+
AWS_ACCOUNT_ID="$(aws sts get-caller-identity --query Account --output text)"
1414
AWS_REGION="eu-west-2"
1515
PROJECT="nhs-notify"
1616
GROUP="nhs-notify-template-management-dev"

0 commit comments

Comments
 (0)