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

terraform: add parallelism parameter #3540

Conversation

linxside
Copy link
Contributor

@linxside linxside commented Oct 9, 2021

SUMMARY

This PR adds the parallelism parameter to the terraform module.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • terraform

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added cloud feature This issue/PR relates to a feature request module module new_contributor Help guide this first time contributor plugins plugin (any type) labels Oct 9, 2021
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

plugins/modules/cloud/misc/terraform.py Show resolved Hide resolved
plugins/modules/cloud/misc/terraform.py Show resolved Hide resolved
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a safe feature to me in the sense that it shouldn't break anything that worked so far. (I can't judge the change itself since I'm not familiar with terraform at all.)

@felixfontein felixfontein added backport-3 check-before-release PR will be looked at again shortly before release and merged if possible. labels Oct 10, 2021
@m-yosefpor
Copy link
Contributor

@felixfontein yes it's completely safe.

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Oct 11, 2021
@felixfontein felixfontein merged commit ed2c1e4 into ansible-collections:main Oct 11, 2021
@patchback
Copy link

patchback bot commented Oct 11, 2021

Backport to stable-3: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-3/ed2c1e4ac906185c9103a9a7dc07afbf3396cc18/pr-3540

Backported as #3547

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Oct 11, 2021
* terraform: add parallelism parameter

* terraform: add parallelism parameter version

(cherry picked from commit ed2c1e4)
@felixfontein
Copy link
Collaborator

@linxside thanks for your contribution!
@m-yosefpor thanks for reviewing!

felixfontein pushed a commit that referenced this pull request Oct 11, 2021
* terraform: add parallelism parameter

* terraform: add parallelism parameter version

(cherry picked from commit ed2c1e4)

Co-authored-by: linxside <[email protected]>
JonEllis pushed a commit to JonEllis/community.general that referenced this pull request Nov 16, 2021
* terraform: add parallelism parameter

* terraform: add parallelism parameter version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud feature This issue/PR relates to a feature request module module new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants