From 8cfcee246f2915625f9f043d3d2ca8a7c5b59e87 Mon Sep 17 00:00:00 2001 From: Vineet Jain Date: Fri, 14 Nov 2025 11:57:15 +0530 Subject: [PATCH 1/3] COUN-4134-DSFKit | Add DRA v15.2.0.10 --- modules/aws/core/globals/main.tf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/aws/core/globals/main.tf b/modules/aws/core/globals/main.tf index 5e7f4ad74..0b1fe3951 100644 --- a/modules/aws/core/globals/main.tf +++ b/modules/aws/core/globals/main.tf @@ -52,6 +52,9 @@ locals { locals { dra_version_map = { + "15.2" = "15.2.0.10.0.7", + "15.2.0.10" = "15.2.0.10.0.7", + "15.1" = "15.1.0.10.0.14", "15.1.0.10" = "15.1.0.10.0.14", From 38b94161a0d58d7523be871ee698ab343d5ce68c Mon Sep 17 00:00:00 2001 From: Vineet Jain Date: Fri, 14 Nov 2025 11:59:11 +0530 Subject: [PATCH 2/3] COUN-4134-DSFKit | Add DRA v15.2.0.10 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 88a48dfd3..777017002 100644 --- a/README.md +++ b/README.md @@ -624,6 +624,15 @@ The following table lists the _latest_ DSF Kit releases, their release date and Added internal support for Sonar version 15.0. Set the variable ‘sonar_version’ to 15.0 to use it. + + + + + 1.7.34 + + 1. Added internal support for DRA version 15.2. Set the variable ‘dra_version’ to 15.2 to use it. + + From f43343ffd83481ace325c684994b11e1751a6ebf Mon Sep 17 00:00:00 2001 From: Vineet Jain Date: Fri, 14 Nov 2025 12:01:52 +0530 Subject: [PATCH 3/3] COUN-4134-DSFKit | Add DRA v15.2.0.10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 777017002..cbaf065bf 100644 --- a/README.md +++ b/README.md @@ -835,7 +835,7 @@ Restrictions on modules may apply - DRA4.17.0.104.11.0.10 - 15.1.0.10 + DRA4.17.0.104.11.0.10 - 15.2.0.10