Skip to content

Commit

Permalink
infra: remove duplicate secret definition (#4049)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored May 29, 2024
1 parent 1963e03 commit adc6429
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,6 @@
"name": "GITHUB_CLIENT_SECRET",
"valueFrom": "arn:aws:secretsmanager:eu-west-2:302456015006:secret:ECS-API-heAdoB:GITHUB_CLIENT_SECRET::"
},
{
"name": "INFLUXDB_TOKEN",
"valueFrom": "arn:aws:secretsmanager:eu-west-2:302456015006:secret:ECS-API-heAdoB:INFLUXDB_TOKEN::"
},
{
"name": "OAUTH_CLIENT_SECRET",
"valueFrom": "arn:aws:secretsmanager:eu-west-2:302456015006:secret:ECS-API-heAdoB:OAUTH_CLIENT_SECRET::"
Expand Down

0 comments on commit adc6429

Please sign in to comment.