Skip to content

Commit

Permalink
Update datadog api key path as per the module used
Browse files Browse the repository at this point in the history
  • Loading branch information
sshrihar committed Mar 1, 2024
1 parent 4adda69 commit 786e517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staging-taskdef.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"secretOptions": [
{
"name": "apiKey",
"valueFrom": "arn:aws:ssm:$region:070528468658:parameter/DATADOG_APIKEY"
"valueFrom": "arn:aws:ssm:$region:070528468658:parameter/static-staging/DATADOG_APIKEY"
}
]
},
Expand Down

0 comments on commit 786e517

Please sign in to comment.