diff --git a/docs/deployment-guide-terraform.md b/docs/deployment-guide-terraform.md index 9f86b54f7..4c250eb2d 100644 --- a/docs/deployment-guide-terraform.md +++ b/docs/deployment-guide-terraform.md @@ -1,5 +1,8 @@ # Mission LZ Deployment Guide for Terraform +> [!WARNING] +> The terraform code will be deprecated on June 30, 2024 and will no longer receive any updates. + ## Table of Contents - [Prerequisites](#prerequisites) diff --git a/src/terraform/README.md b/src/terraform/README.md index 3168f238b..0a68d314a 100644 --- a/src/terraform/README.md +++ b/src/terraform/README.md @@ -1,3 +1,6 @@ # Mission Landing Zone Terraform Template +> [!WARNING] +> The terraform code will be deprecated on June 30, 2024 and will no longer receive any updates. + This folder contains the Terraform templates for deploying Mission Landing Zone. See the [Deployment Guide for Terraform](../../docs/deployment-guide-terraform.md) for detailed instructions on how to use the templates.