Hey guys. Is anyone using Atlantis on ECS and depl...
# atlantis-community
v
Hey guys. Is anyone using Atlantis on ECS and deploying resources on multi cloud (GCP, Azure)? I am trying to configure Google Workload Identity Federation so I can manage resources on GCP from my Atlantis instance running on AWS ECS but I am having a hard time trying to authenticate. Seems that ECS fargate does not expose metadata by default and it is needed for GCP Workload Identity Federation. Right now I am trying to find a way to enable metadata in the Atlantis container but any tip or comment on how someone is doing it is welcome
p
metadata?
what kind of metadata is needed?
v
I am not quite sure, I know it is needed for gcloud authentication
Unn, the doc says it is as simple as adding an environment variable. Other docs I was reading was saying that I actually need an additional container for that, which I want to avoid
p
no, each container can access the metadta
v
Ok, I will give it a try. Thanks again, Pepe!
✅ 1