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.
1 parent b632390 commit 0549684Copy full SHA for 0549684
.github/workflows/deploy-prod-eu.yaml
@@ -12,7 +12,7 @@ permissions:
12
env:
13
GOLANG_VERSION: 1.23
14
REGION_NAME: eu-west-1
15
- ACCOUNT_ID: 247286868737
+ ACCOUNT_ID: 247286868737 # nosemgrep
16
ROLE_TO_ASSUME: arn:aws:iam::247286868737:role/firetail-prod-github-serverless-lambda-deployment
17
LAMBDA_SERVERLESS_REPO: firetail-prod-eu-west-1-serverless-applications
18
APP_NAME: firetail-appsync-logger
0 commit comments