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

feat: Lazy login for dynamic provider scenario #62

Merged
merged 5 commits into from
Nov 22, 2023
Merged

Conversation

ryanwholey
Copy link
Owner

@ryanwholey ryanwholey commented Nov 22, 2023

Moves the session login logic out of client initialization and into the request method. This allows the provider to be initialized before the Pi-hole server is ready.

fixes #58

@ryanwholey ryanwholey merged commit 8be6490 into main Nov 22, 2023
8 checks passed
@ryanwholey ryanwholey deleted the rw-dynamic-provider branch November 22, 2023 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't block terraform on provider initialization
1 participant