Skip to content

.gitlab-ci.yml: Add "set -eu -o pipefail" to terraform-init job

So that it and other jobs that inherit from it will have proper exit
status and undefined variable checking.

Merge request reports

Loading