Skip to content
Snippets Groups Projects
Verified Commit 32ac6152 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Update terraform paralellism

parent 46abb56b
No related branches found
No related tags found
No related merge requests found
Pipeline #38947 passed
......@@ -49,7 +49,7 @@ terraform_apply:
extends: .tf_admin
stage: apply
script:
- gitlab-terraform apply -parallelism=2
- gitlab-terraform apply -parallelism=1
when: manual
only:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment