Tag Manager on mulitple EC2 instances

We have Matomo installed on multiple EC2 instances at AWS. We are also using the Tag Manager withing this installation of Matomo.

We are running into issues where the container JavaScript files are only stored on the instances where the user saves them. So if we have 5 instances we need to update 5 container JavaScript files on 5 different EC2 instances.

Is there any simple way to make this work within Matomo Tag Manager? Else we have to implement something like a EFS mount.

Kind regards,

Arno

I found this report on the github website:

We will test this tomorrow and see if this is the solution.

Just a short update for everyone that is looking at the same problems, the mentioned github link provides the correct solution for us.