diff --git a/docs/deployment/deployment/cloud_simple.rst b/docs/deployment/deployment/cloud_simple.rst
index 94833a0db4..08811a7e96 100644
--- a/docs/deployment/deployment/cloud_simple.rst
+++ b/docs/deployment/deployment/cloud_simple.rst
@@ -29,9 +29,10 @@ these prerequisites.
.. note::
- `Union.AI `__ plans to open-source a reference
- implementation of these requirements for the major cloud providers in early
- 2023.
+ `Union.AI `__ maintains a `set of Terraform scripts `__` that automate the configuration
+ of prerequisites and Flyte installation on AWS, GCP, or Azure.
+
+ A community-maintained guide to manually prepare an EKS environment and deploy Flyte is available `here `__
***************
Installation