Use Terraform v1.0 for linting
New projects will use Terraform v1.0 for infrastructure deployment configuration. As a result, the CI template for linting Terraform configs should be updated to use Terraform v1.0.
We are aware of a potential issue with using some sha256 digest to pull docker images (e.g. docker pull registry.gitlab.developers.cam.ac.uk/path/to/image@sha256:5e85dd....). Please use a tag or the most recent manifest digest.
New projects will use Terraform v1.0 for infrastructure deployment configuration. As a result, the CI template for linting Terraform configs should be updated to use Terraform v1.0.