mirror of
https://github.com/twofas/2fas-server.git
synced 2025-01-05 22:15:56 +01:00
fix: deployment task arn
This commit is contained in:
parent
8720f1c37c
commit
7eeedb39cb
@ -1,5 +1,6 @@
|
||||
{
|
||||
"executionRoleArn": "arn:aws:iam::<AWS_ACCOUNT_ID>:role/2fas-pass_ecsTaskExecutionRole",
|
||||
"taskRoleArn": "arn:aws:iam::<AWS_ACCOUNT_ID>:role/2fas-pass_ecsTaskRole",
|
||||
"containerDefinitions": [
|
||||
{
|
||||
"name": "2fas-pass",
|
||||
|
Loading…
Reference in New Issue
Block a user