Merge branch 'aws' of https://github.com/berlinguyinca/freqtrade into aws
This commit is contained in:
commit
5ef8bbda47
@ -28,6 +28,10 @@ provider:
|
|||||||
Action:
|
Action:
|
||||||
- ecs:RunTask
|
- ecs:RunTask
|
||||||
Resource: "*"
|
Resource: "*"
|
||||||
|
- Effect: Allow
|
||||||
|
Action:
|
||||||
|
- iam:PassRole
|
||||||
|
Resource: "*"
|
||||||
|
|
||||||
memorySize: 128
|
memorySize: 128
|
||||||
timeout: 90
|
timeout: 90
|
||||||
|
Loading…
Reference in New Issue
Block a user