Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/cognito-alb-lambda' into cognito…
Browse files Browse the repository at this point in the history
…-alb-lambda
  • Loading branch information
ramesh-maddegoda committed Feb 5, 2025
2 parents 0948106 + 1567ff0 commit 5d27ee0
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@
"venv",
"dist",
"build",
".*\\.egg-info",
"\u2018*.tfstate \\\n --exclude-files \u2018\\*.tfvars"
".*\\.egg-info"
]
}
],
Expand Down Expand Up @@ -185,6 +184,16 @@
"is_secret": false
}
],
"terraform/terraform-modules/ecs-ecr/docker/deploy-ecr-images.sh": [
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/terraform-modules/ecs-ecr/docker/deploy-ecr-images.sh",
"hashed_secret": "9ad897024d8c36c541d7fe84084c4e9f4df00b2a",
"is_verified": false,
"line_number": 4,
"is_secret": false
}
],
"terraform/terraform-modules/ecs-ecr/docker/template-deploy-ecr-images.sh": [
{
"type": "AWS Sensitive Information (Experimental Plugin)",
Expand Down Expand Up @@ -290,5 +299,5 @@
}
]
},
"generated_at": "2025-02-04T18:22:17Z"
"generated_at": "2025-02-04T19:12:34Z"
}

0 comments on commit 5d27ee0

Please sign in to comment.