From f6e33a254472d2f4d843bf1d292336091cc77b82 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Thu, 11 Sep 2025 14:03:04 +0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cb2e3da7a..f5ead125f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/hashicorp-vscode-terraform-badge.png)](https://mseep.ai/app/hashicorp-vscode-terraform) + # Terraform Extension for Visual Studio Code The HashiCorp [Terraform Extension for Visual Studio Code (VS Code)](https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform) with the [Terraform Language Server](https://github.com/hashicorp/terraform-ls) adds editing features for [Terraform](https://www.terraform.io) and Terraform Stacks files such as syntax highlighting, IntelliSense, code navigation, code formatting, module explorer and much more!