From be4d009c014d8a514bd60f3b02c270e04d19ac41 Mon Sep 17 00:00:00 2001 From: David Espejo <82604841+davidmirror-ops@users.noreply.github.com> Date: Fri, 29 Nov 2024 07:41:20 -0500 Subject: [PATCH] Minor fixes to single-cloud page (#6059) * Update reference to Terraform reference implementations Signed-off-by: davidmirror-ops * Fix format Signed-off-by: davidmirror-ops * nit Signed-off-by: davidmirror-ops --------- Signed-off-by: davidmirror-ops Signed-off-by: David Espejo <82604841+davidmirror-ops@users.noreply.github.com> --- docs/deployment/deployment/cloud_simple.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/deployment/deployment/cloud_simple.rst b/docs/deployment/deployment/cloud_simple.rst index 08811a7e96..e6a6802758 100644 --- a/docs/deployment/deployment/cloud_simple.rst +++ b/docs/deployment/deployment/cloud_simple.rst @@ -29,7 +29,8 @@ these prerequisites. .. note:: - `Union.AI `__ maintains a `set of Terraform scripts `__` that automate the configuration + + `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 `__