From 3cdb755d4ac8fe3f675ec88093c01793b90b0931 Mon Sep 17 00:00:00 2001 From: Mouhsin Elmajdouby Date: Thu, 3 Apr 2025 20:02:09 +0000 Subject: [PATCH] Add missing links for AWS and HashiCorp providers in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7e582c7c..1b985ed2 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Each module of this project contains a set of providers.
Providers for integration with Microsoft Azure
Oracle JDBC HashiCorp Providers
Providers for integration with Hashicorp
+
Oracle JDBC AWS Providers
+
Providers for integration with AWS
The next one contains a provider for Open Telemetry:
@@ -130,6 +132,10 @@ this project: [ojdbc-provider-azure](ojdbc-provider-azure/README.md#installation) +[ojdbc-provider-hashicorp](ojdbc-provider-hashicorp/README.md#installation) + +[ojdbc-provider-aws](ojdbc-provider-aws/README.md#installation) + [ojdbc-provider-opentelemetry](ojdbc-provider-opentelemetry/README.md#installation) [ojdbc-provider-jackson-oson](ojdbc-provider-jackson-oson/README.md#installation)