compose/ecs/pkg/amazon/backend
Nicolas De Loof 8182c98abf
Don't pretend we know resources to be created
some resources are controlled by a CloudFormation Condition and as such
won't be created. If we add them to the progresswriter, the latter will
never receive status update.

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:26:44 +02:00
..
testdata Add service.env_file support 2020-08-17 21:26:42 +02:00
backend.go Use docker/api progress writer 2020-08-17 21:26:43 +02:00
cloudformation.go Allow fine tunning of awslogs 2020-08-17 21:26:43 +02:00
cloudformation_test.go Fix flacky test 2020-08-17 21:26:43 +02:00
compatibility.go Allow fine tunning of awslogs 2020-08-17 21:26:43 +02:00
context.go Better diagnostic message for "new ARN format" requirement 2020-08-17 21:26:37 +02:00
convert.go Allow fine tunning of awslogs 2020-08-17 21:26:43 +02:00
down.go Use docker/api progress writer 2020-08-17 21:26:43 +02:00
iam.go code restructure 2020-08-17 21:26:14 +02:00
list.go update compose-go and adopt NewProjectOptions and functional parameters 2020-08-17 21:26:38 +02:00
logs.go Use docker/api progress writer 2020-08-17 21:26:43 +02:00
secrets.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
up.go Don't pretend we know resources to be created 2020-08-17 21:26:44 +02:00
wait.go Use docker/api progress writer 2020-08-17 21:26:43 +02:00