From 8019083ea6a7f309822488bbad638a6afae45efe Mon Sep 17 00:00:00 2001 From: Tim Buckley Date: Fri, 13 Sep 2024 16:12:29 -0600 Subject: [PATCH] Update Terraform Cloud joining minimum version (#46579) * Update Terraform Cloud joining minimum version This updates the minimum required Teleport version for TF Cloud joining, and adds a note about Enterprise joining being in Preview. * Remove preview note per feedback --- .../terraform-provider/terraform-cloud.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/admin-guides/infrastructure-as-code/terraform-provider/terraform-cloud.mdx b/docs/pages/admin-guides/infrastructure-as-code/terraform-provider/terraform-cloud.mdx index 2acd794258819..1fd1382db0293 100644 --- a/docs/pages/admin-guides/infrastructure-as-code/terraform-provider/terraform-cloud.mdx +++ b/docs/pages/admin-guides/infrastructure-as-code/terraform-provider/terraform-cloud.mdx @@ -55,7 +55,7 @@ provider in these environments. - An account and project on either the public Terraform Cloud SaaS or a Terraform Enterprise instance -- The Teleport Terraform provider, v16.3.0 or later +- The Teleport Terraform provider, v16.4.0 or later ## Step 1/4: Configure Terraform Cloud joining in Teleport