You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add parallel argument to terraform gluescript command
Add --parallel to be able to control inner terraform -parallelism=N in
plan and apply
commit also include UT and e2e test. In particular the e2e test has a
debug output showing the effect of the parallelism within terraform
itself.
0 commit comments