Skip to content

Update terraform used for CI

Patrick Rice requested to merge update-minimum-required-terraform into main

This issue updates the version of Terraform used for running tests from Terraform 1.3.4 -> 1.4.0, because v1.3 was producing inconsistent plans when using complex objects, which was resolved in 1.4.

It's not fully upgraded to 1.5/1.6 because we want to keep the minimum version we require as the CI/CD option.

Merge request reports

Loading