mirror of
https://github.com/docker/compose.git
synced 2025-07-21 20:54:32 +02:00
Adjust aws test : actual volume name is set as tag, previously was key
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
parent
8ab3149f45
commit
8bb4aeb901
@ -30,7 +30,7 @@ Resources:
|
||||
- Key: com.docker.compose.project
|
||||
Value: TestSimpleConvert
|
||||
- Key: com.docker.compose.network
|
||||
Value: default
|
||||
Value: TestSimpleConvert_default
|
||||
VpcId: vpc-123
|
||||
Type: AWS::EC2::SecurityGroup
|
||||
DefaultNetworkIngress:
|
||||
|
Loading…
x
Reference in New Issue
Block a user