Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 8bb4aeb

Browse files
committed
Adjust aws test : actual volume name is set as tag, previously was key
Signed-off-by: Guillaume Tardif <[email protected]>
1 parent 8ab3149 commit 8bb4aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecs/testdata/simple/simple-cloudformation-conversion.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Resources:
3030
- Key: com.docker.compose.project
3131
Value: TestSimpleConvert
3232
- Key: com.docker.compose.network
33-
Value: default
33+
Value: TestSimpleConvert_default
3434
VpcId: vpc-123
3535
Type: AWS::EC2::SecurityGroup
3636
DefaultNetworkIngress:

0 commit comments

Comments
 (0)