Skip to content

feature: Add local partition authentication option

Laurent Deny requested to merge ldeny/add_local_multipartions_options 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?

  • Provide a way to test partitions in a local environment, allowing to use keyvault emulator.
  • Provide service principal authentication mechanism using environment variables, not requiring managed identity

Merge request reports