Skip to content

Commit e86bfe5

Browse files
committed
misc
1 parent 0b279f8 commit e86bfe5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab/scripts/get_secrets.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export DATADOG_API_SECRET_ARN=$(aws ssm get-parameter \
4848

4949
printf "Getting DD APP KEY...\n"
5050

51+
aws sts get-caller-identity --query Account --output text
5152
export DD_APP_KEY=$(aws ssm get-parameter \
5253
--region us-east-1 \
5354
--name ci.datadog-lambda-extension.dd-app-key \

0 commit comments

Comments
 (0)