From 3c2e82fb994c84d5522cca0b1c2f1282d1292af6 Mon Sep 17 00:00:00 2001 From: FabDiP89 <75618854+FabDiP89@users.noreply.github.com> Date: Tue, 6 Jan 2026 20:30:14 +0100 Subject: [PATCH] Add nis2-shield to Community Modules (#309) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ceed6ff..62ade1f 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Terraform enables you to safely and predictably create, change, and improve prod For more Community Modules not listed here please see the [Terraform Module Registry](https://registry.terraform.io/). +- [nis2shield/infrastructure](https://github.com/nis2shield/infrastructure) - Terraform modules for automated NIS2 compliance and secure infrastructure deployment. - [rancher-terraform-digitalocean](https://github.com/lunagt/rancher-terraform-digitalocean) - Rancher server on digitalocean. - [segmentio/stack](https://github.com/segmentio/stack) - Configures production infrastructure with AWS, Docker, and ECS. :skull: - [terraform-aws-account-lookup](https://github.com/be-bold/terraform-aws-account-lookup) - This Terraform module allows querying AWS accounts and outputs the accounts in various mappings or as a complete list, with the ability to apply a search filter to the account list and group the accounts by existing tags using a submodule.