mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-07 12:28:30 +00:00
* Update using-atlantis.md I was having problems with `atlantis apply` when I wanted to apply all pending plans. The problem was that every time I tried to execute this action, I got "Ran Apply for 0 projects:" because atlantis, for the apply action, did not know where the tfstates were. I think this is something that we can add in the documentation, because I did not find this clarification The problem was that every time I tried to execute this action, I was getting "Ran Apply for 0 projects:" due to atlantis, for the apply action, didn’t know where the tfstates were located. I think it's something we can add in the documentation, because I didn’t find this aclaration * Update runatlantis.io/docs/using-atlantis.md --------- Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Atlantis Documentation
These docs are for users that are ready to get Atlantis installed and start using it.
:::tip Looking to get started? If you're new here, check out the Guide where you can try our Test Drive or Run Atlantis Locally. :::
Next Steps
- Installing Atlantis – Get Atlantis up and running
- Configuring Atlantis – Configure how Atlantis works for your specific use-cases
- Using Atlantis – How do you use Atlantis?
- How Atlantis Works – Internals of what Atlantis is doing