elegant-gigabyte-8733
03/19/2023, 10:18 PMname
that is supposed to be the name in the ECS task. Despite trying to set it, it’s always resulting in a container
value for the name.
Example
{container: {family: "myfamily", image: "imageURL", name: "jowanzascontainer"}}
busy-monitor-69572
03/20/2023, 8:05 PMcontainers
{
containers: {
jowanzascontainer: { family: "myfamily", image: "imageURL" },
},
}
elegant-gigabyte-8733
03/20/2023, 9:04 PMcalm-cat-43230
03/23/2023, 6:23 PMelegant-gigabyte-8733
03/23/2023, 7:52 PMcalm-cat-43230
03/23/2023, 7:57 PM