mirror of
https://github.com/docker/compose.git
synced 2025-07-16 18:24:26 +02:00
format
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
52c6177ff7
commit
3d8d982d4a
@ -82,6 +82,7 @@ func (c client) Convert(project *compose.Project, loadBalancerArn *string) (*clo
|
|||||||
}
|
}
|
||||||
|
|
||||||
const ECSTaskExecutionPolicy = "arn:aws:iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy"
|
const ECSTaskExecutionPolicy = "arn:aws:iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy"
|
||||||
|
|
||||||
var defaultTaskExecutionRole string
|
var defaultTaskExecutionRole string
|
||||||
|
|
||||||
// GetEcsTaskExecutionRole retrieve the role ARN to apply for task execution
|
// GetEcsTaskExecutionRole retrieve the role ARN to apply for task execution
|
||||||
|
Loading…
x
Reference in New Issue
Block a user