From e40b79180aa5990f0b72e8f3d48584ce82fb8b2c Mon Sep 17 00:00:00 2001 From: lavenderguitar Date: Sun, 3 Apr 2022 03:12:52 -0400 Subject: [PATCH] v1.0.0 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad41b5a..9651c10 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,6 @@ The jekyll site provided in this repo is an example and includes a basic Dockerf - Automation for the entire infra build process. - Image tags need an env var. - Helm should use env vars to identify new for deployment. - - CI/CD pipeline for use in Gitlab/Github/etc. \ No newline at end of file + - CI/CD pipeline for use in Gitlab/Github/etc. + - Implement support for secrets management. + - Implement terraform backend support for state management. \ No newline at end of file