From ca6eb97da241ec4c40c676cb39832f91afb63180 Mon Sep 17 00:00:00 2001 From: Katheryn Satterlee Date: Wed, 31 May 2023 08:27:26 -0700 Subject: [PATCH] Add update note to Terraform guide (#12055) Added a note that the Terraform guide was updated to reflect the current module-based approach # Checklist for submitter Documentation only change --- articles/deploying-fleet-on-aws-with-terraform.md | 1 + 1 file changed, 1 insertion(+) diff --git a/articles/deploying-fleet-on-aws-with-terraform.md b/articles/deploying-fleet-on-aws-with-terraform.md index 19291f67bf..cb4b92648b 100644 --- a/articles/deploying-fleet-on-aws-with-terraform.md +++ b/articles/deploying-fleet-on-aws-with-terraform.md @@ -4,6 +4,7 @@ There are many ways to deploy Fleet. Last time, we looked at deploying [Fleet on Deploying on AWS with Fleet’s reference architecture is an easy way to get a fully functional Fleet instance that can scale to your needs. +> Updated May 2023 to reflect Fleet's current Terraform Module setup. ## Prerequisites: