From 55a99f7b2cb5ac4b58a0b1605ff081eb9e3acfa8 Mon Sep 17 00:00:00 2001 From: Muvaffak Onus Date: Mon, 11 Oct 2021 20:19:30 +0300 Subject: [PATCH] readme: add current tf providers Signed-off-by: Muvaffak Onus --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 930d026f..55b1555f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ pipeline in the process. See [design document][design-doc] for more details. +Feel free to test the following Crossplane providers built using Terrajet: + +* [Provider TF AWS](https://github.com/crossplane-contrib/provider-tf-aws/releases) +* [Provider TF Azure](https://github.com/crossplane-contrib/provider-tf-azure/releases) + **NOTE**: Terrajet is in its very early stages. We expect many breaking changes in the coming weeks. Relying on it for production usage is not recommended yet.