From 152c85b5f9ec1398c151a0373ba69e4f7842ee96 Mon Sep 17 00:00:00 2001 From: Simon Thulbourn Date: Thu, 26 Feb 2015 20:43:13 +0000 Subject: [PATCH] Add encryption to the roadmap Signed-off-by: Simon Thulbourn --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index f64f1d4e14..d17f4f5147 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -9,6 +9,7 @@ release. You can follow progress towards the current release with the - [ ] Integration Test suite for drivers - [ ] Refactor SSH (`ssh` -> `crypto/ssh`) - [ ] Logging Unification (internal and provider logging) + - [ ] Encryption of secrets ## Provisioning - [ ] Cloudinit as standard provisioning method