Skip to content

Commit 758490f

Browse files
authored
Merge pull request #15 from diggerhq/readme-roadmap
Update README.md with roadmap
2 parents 099b269 + c9d0b3c commit 758490f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,15 @@ tfrun also doesn't differentiate locks based on statefiles - if a PR is locked,
5353
state-level locks will keep working normally because are handled by terraform itself ([same as in Atlantis](https://www.runatlantis.io/docs/locking.html#relationship-to-terraform-state-locking))
5454

5555

56-
## Limitations
57-
- AWS only, for now. Not hard to add Azure / GCP support though, we just haven't yet.
56+
## Roadmap
57+
58+
- 🔍 GCP Support
59+
- Supporting of GCP Spanner for PR locks
60+
- 🔍 Azure Support
61+
- Supporting of Azure Cosmos DB for PR Locks
62+
- 🔍 Gitlab Support
63+
- 🔍 Jenkins Support
64+
5865

5966
## Notes
6067
- we perform anonymous tracking to measure usage, no data is logged during the process, you can see what is tracked in [`code/usage.py`](https://github.com/diggerhq/tfrun/blob/main/code/usage.py)

0 commit comments

Comments
 (0)