Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modular provider support using inline Lua #833

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

s3rj1k
Copy link
Contributor

@s3rj1k s3rj1k commented Dec 24, 2024

This patch introduces a modular provider support system using inline Lua scripting. Key changes:

  • Added provider registry system that enables modular provider support
  • Added ability to load providers from YAML files with inline Lua scripts for credentials propagation
  • Replaced hardcoded Azure provider logic with runtime loadable YAML config
  • Removed Azure SDK dependencies

@s3rj1k s3rj1k force-pushed the provider-modules-lua branch from 807a5b4 to 5240632 Compare December 25, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant