From 17a50264508eff614c08aa46f2011dc1b1b5c4bf Mon Sep 17 00:00:00 2001 From: Timo Furrer <tfurrer@gitlab.com> Date: Tue, 12 Sep 2023 08:01:28 +0000 Subject: [PATCH] docs: link docs for terraform-images versioning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db15e89..7c7fe77 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,4 @@ the conventions of [Conventional Commits (v1.0.0)](https://www.conventionalcommi # Release Currently we release three versions of this image to support the last three stable major versions of Terraform. +The image versioning is documented [here](https://docs.gitlab.com/ee/user/infrastructure/iac/gitlab_terraform_helpers.html#terraform-images). \ No newline at end of file -- GitLab