diff --git a/README.md b/README.md index db15e8925e5b403f9f04819948fbcb346ffa29b0..34c96e48b95e67162340f5f2b6dba3e2432afb4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Terraform Images +This repository won't upgrade to any new Terraform releases with the BSL license for now. +Please follow [this issue](https://gitlab.com/gitlab-org/terraform-images/-/issues/114) for updates. + This repository provides a docker image which contains the `gitlab-terraform` shell script. This script is a thin wrapper around the `terraform` binary. Its main purpose is to serve the [Infrastructure as code with Terraform and GitLab ](https://docs.gitlab.com/ee/user/infrastructure/), by extracting some of the standard configuration a user would need to set up to use the Terraform backend on GitLab as well as the Terraform merge request widget.