Open
Description
EC2 charges 2 cents per gigabyte for inter-region egress traffic. This means that every CopyImage
call costs us 4 cents.
In the meantime, Github Actions doesn't charge for Egress and EC2 doesnt' charge for ingress. So if we create a github job for each Region we will save like a dollar per CI run.