compose/ecs/pkg/amazon/backend
Nicolas De Loof cb74f7924e
Don't define service resource name
if we do, CloudFormation can't update resource and changeset fail with
"CloudFormation cannot update a stack when a custom-named resource
requires replacing"

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:26:18 +02:00
..
testdata code restructure 2020-08-17 21:26:14 +02:00
backend.go code restructure 2020-08-17 21:26:14 +02:00
cloudformation.go Don't define service resource name 2020-08-17 21:26:18 +02:00
cloudformation_test.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
down.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
down_test.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
iam.go code restructure 2020-08-17 21:26:14 +02:00
list.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
logs.go match docker/api signature for up and down methods 2020-08-17 21:26:15 +02:00
secrets.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
up.go Use `Project` from compose-go 2020-08-17 21:26:16 +02:00
wait.go code restructure 2020-08-17 21:26:14 +02:00