diff --git a/.gitlab/README.md.template b/.gitlab/README.md.template index cb132e7763479da4daa0ffd0535d545eefdcfda8..cfccbef5377c8f9891bdd3d7fefcb5ccb74adc39 100644 --- a/.gitlab/README.md.template +++ b/.gitlab/README.md.template @@ -1,13 +1,5 @@ # OpenTofu CI/CD Component -> 🚧 **NOTE** 🚧 -> -> The `src/gitlab-tofu.sh` script is still merely a copy from [`gitlab-terraform`](https://gitlab.com/gitlab-org/terraform-images). -> Therefore, lots of things in this script and in the templates are still Terraform-related and haven't -> been changed to their OpenTofu equivalents. -> Have a look at the [Migrating from the Terraform CI/CD templates](#migrating-from-the-terraform-cicd-templates) -section when migrating from Terraform CI/CD templates. - This project is home to the **OpenTofu CI/CD component** and it's related assets, like the `gitlab-tofu` wrapper script and OCI images containing that script together with an OpenTofu version. diff --git a/README.md b/README.md index d74b2694cedb14afacf8db5918f07f1a7743ab6c..a05f96b0b3f0c06709c2460a022bcf5719b4cbbd 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,6 @@ # OpenTofu CI/CD Component -> 🚧 **NOTE** 🚧 -> -> The `src/gitlab-tofu.sh` script is still merely a copy from [`gitlab-terraform`](https://gitlab.com/gitlab-org/terraform-images). -> Therefore, lots of things in this script and in the templates are still Terraform-related and haven't -> been changed to their OpenTofu equivalents. -> Have a look at the [Migrating from the Terraform CI/CD templates](#migrating-from-the-terraform-cicd-templates) -section when migrating from Terraform CI/CD templates. - This project is home to the **OpenTofu CI/CD component** and it's related assets, like the `gitlab-tofu` wrapper script and OCI images containing that script together with an OpenTofu version.