我正在使用Pulumi进行AWS Fargate集群设置,我的当前程序已经成功地创建了一个集群incl。运行公共可访问容器映像的Fargate任务。});
const service = new awsx.ecs.FargateServiceExport the URL so we can easily access it.
export const apiUrl = albListener.endp
为了在一个实例上运行多个任务,我正在尝试使用带有任务的Pulumi和网络模式bridge创建一个ECS服务。创建服务时,pulumi输出无效的error: Plan apply failed: InvalidParameterException: Network Configuration is not valid似乎pulumi提供了一个networkConfiguration,即使当网络模式为bridge时这是不允许的 [urn=urn:pulumi:dev