diff --git a/README.md b/README.md index 787d6d54330811a9d6e0444f50753665f79e2b3e..d095123e3a6e2cf4493f591e2cea5bc54157eea7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # OpenTofu CI/CD component -> **NOTE** +> 🚨 🚧 **NOTE** 🚧 🚨 > > This component is **work in progress**, where inputs, template names and the entire interface in general may > change at any time until version 1.0.0 is reached. From where on this CI/CD component will be versioned using [semver 2.0](https://semver.org/). > The progress of implementing such a version can be tracked in https://gitlab.com/groups/gitlab-org/-/epics/12401. +> +> 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. 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