Currently, users need to manually replicate Lambda container images from the ECR public repository to a private ECR repository in the region where the dynatrace-aws-s3-log-forwarder is deployed before they can deploy it via CloudFormation. Users also need to manually replicate images as new versions are released before they can be deployed.
We could simplify deployment and management of versions by automating image replication with CodeBuild (e.g. https://github.com/aws-samples/amazon-ecr-replication-for-pub-container-images)
Currently, users need to manually replicate Lambda container images from the ECR public repository to a private ECR repository in the region where the dynatrace-aws-s3-log-forwarder is deployed before they can deploy it via CloudFormation. Users also need to manually replicate images as new versions are released before they can be deployed.
We could simplify deployment and management of versions by automating image replication with CodeBuild (e.g. https://github.com/aws-samples/amazon-ecr-replication-for-pub-container-images)