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

Parallelize initializing provider in the importing directories #341

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

magodo
Copy link
Collaborator

@magodo magodo commented Jan 19, 2023

Parallelize initializing provider in the importing directories. Without this, it takes a bunch of time to initialize when parallelism is high, e.g. terraform init takes 0.5 sec for one directory, which will multiply by the parallelism.

@magodo magodo added the enhancement New feature or request label Jan 19, 2023
@magodo magodo merged commit be78ecf into Azure:main Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant