This message was deleted.
# aws
s
This message was deleted.
p
So I thought that changing the order in the code to match the order in the Task Definition might work, but now I'm getting the even more confusing 'change'
Copy code
~ tags: [
          ~ [0]: {
                  ~ key  : "Environment" => "Environment"
                  ~ value: "test" => "test"
                }
          ~ [1]: {
                  ~ key  : "Name" => "Name"
                  ~ value: "influxdb" => "influxdb"
                }
        ]