From 5e91690c858bf56b95a47cc63901c0be99697b0e Mon Sep 17 00:00:00 2001 From: yangci Date: Mon, 23 Jun 2025 08:25:55 -0400 Subject: [PATCH] chore: add new mp open source tf repo in task --- lib/os-modules/Taskfile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/os-modules/Taskfile.yaml b/lib/os-modules/Taskfile.yaml index ce50fd0..a1ca357 100644 --- a/lib/os-modules/Taskfile.yaml +++ b/lib/os-modules/Taskfile.yaml @@ -4,6 +4,7 @@ vars: DEFAULT_MODULES: | terraform-aws-ssm-agent \ terraform-aws-tailscale \ + terraform-aws-identity-center-users \ terraform-datadog-users \ terraform-github-organization \ terraform-github-teams \