Skip to content

feat: Dynamically load providers specific library

Laurent Deny requested to merge ldeny/load_provider_library_dynamically into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Isolate cloud provider specific (currently Azure) in a dynamically loaded library. #32 (closed)

Merge request reports