I'm using cloud formation to build ECS infrastructure in AWS. we are using Gitlab-CI as our Continuous Integration tool. As a part of access to our private registry we are generating new token for every deploy,but I'm facing issue like the whole EC2 instance is being replaced every time change in Access token. Is there any way I can fix the issue.