Skip to content

fix: update auth before apply for Terraform 0.12

Matt Kasa requested to merge mattkasa-add-tfplantool into master

fix: update auth before apply for Terraform 0.12

  • add tfplantool
  • update auth for backend config in plan.cache before apply when using Terraform <0.13.2
  • split test-unit job into separate test jobs for init/plan/apply to reproduce breakage introduced in between jobs

Notes:

  • removed GITLAB_TF_PASSWORD, TF_USERNAME, and TF_PASSWORD from CI variables since with these changes the pipeline should only require the CI_JOB_TOKEN
Edited by Matt Kasa

Merge request reports