terraform-aws-modules / terraform-aws-atlantis

Terraform module to deploy Atlantis on AWS Fargate 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/atlantis/aws
Apache License 2.0
520 stars 351 forks source link

Different storage content by using EFS in more than 1 ECS task #313

Closed gartemiev closed 2 years ago

gartemiev commented 2 years ago

When I start more than 1 ECS task I get different storage content for example regarding Atlantis Terraform locks. For example existing task shows me lock in UI but new one doesn't. Is it intentionally or I am missing something regarding parameters? I don't use ephemeral storage.

bryantbiggs commented 2 years ago

Atlantis is not designed to run more than one task - see the upstream project for more info. Parallel execution is supported but only with named workspaces

gartemiev commented 2 years ago

Thank you @bryantbiggs

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.