فهرست منبع

Adjust aws test : actual volume name is set as tag, previously was key

Signed-off-by: Guillaume Tardif <[email protected]>
Guillaume Tardif 4 سال پیش
والد
کامیت
8bb4aeb901
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ecs/testdata/simple/simple-cloudformation-conversion.golden

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

@@ -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: