From 9d87dcc12198715080d2a583bfc02cdd151f7310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sat, 15 Feb 2020 18:38:15 +0100 Subject: [PATCH] Add terraform section --- Plugins.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Plugins.md b/Plugins.md index 6354d9a..99d927b 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1740,6 +1740,14 @@ Note that if a filename is misspelled or doesn't have the necessary path descrip --- +## terraform + +**Maintainer:** [mcornella](https://github.com/mcornella) + +[Link to README](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/terraform). + +--- + ## textmate **Maintainer:** [robbyrussell](https://github.com/robbyrussell)