Skip to content

Supply default username/password

In order to reduce required configuration once gitlab#216785 (closed) is closed, this MR:

  • Changes GITLAB_USER_LOGIN to TF_USERNAME for consistency with TF_ADDRESS
  • Changes GITLAB_TF_PASSWORD to TF_PASSWORD for consistency with TF_ADDRESS
  • Supplies GITLAB_USER_LOGIN when TF_USERNAME is unset
  • Supplies gitlab-ci-token/CI_JOB_TOKEN when TF_PASSWORD is unset

Relates to gitlab#216854 (closed) Relates to gitlab#216785 (closed)

Merge request reports

Loading