creating an ECS EC2 Launch Type with AWS CDK returns an error: SRV records must be used when network mode is Bridge or Host

前端 未结 0 1263
予麋鹿
予麋鹿 2021-02-04 07:53

I have the following code:

import { CfnOutput, Construct, Stack, StackProps } from \'@aws-cdk/core\';
import * as ec2 from "@aws-cdk/aws-ec2";
import *          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题