Open red8888 opened 3 years ago
Would be more delighted to see such option from atlantis
@red8888, did you ever find the answer to this / if its possible to configure in atlantis?
Wondering if you could it via the workflow by setting extra args; something like:
- plan:
extra_args: [--parallelism 100]
could not find this in the docs. Does atlantis just use the default parallelism setting for plan and apply? Is there a way to just append this terraform parameter to all the plan and apply commands atlantis runs or would I have to totally override the plan and apply commands it executes by default?