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

Open
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 3 times, most recently from f3fe06d to 49fc56e Compare December 30, 2024 11:42
@s3rj1k s3rj1k force-pushed the provider-modules-lua branch 11 times, most recently from e3675d3 to 38de040 Compare January 9, 2025 00:31
@s3rj1k s3rj1k force-pushed the provider-modules-lua branch from 38de040 to f97dcd6 Compare January 9, 2025 17:22
@s3rj1k s3rj1k marked this pull request as ready for review January 10, 2025 15:06
@s3rj1k s3rj1k force-pushed the provider-modules-lua branch from f97dcd6 to 2c4c6d0 Compare January 10, 2025 19:31
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