Add fork announcement links to README (#268)

* Add fork announcement links to README

The announcement includes a lot of important context about the current state of the fork, so I've added it to the README. Feedback on where to put it and how to phrase it is very welcome.

Signed-off-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>

* Update phrasing

Signed-off-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>

* Update for clarity.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

---------

Signed-off-by: Yevgeniy Brikman <brikis98@users.noreply.github.com>
Signed-off-by: Jakub Martin <kubam@spacelift.io>
Co-authored-by: Jakub Martin <kubam@spacelift.io>
This commit is contained in:
Yevgeniy Brikman 2023-09-05 16:45:21 +01:00 committed by GitHub
parent 285190af50
commit f330ace4e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,12 @@
# OpenTF
- Manifesto: https://opentf.org
- About the OpenTF fork: https://opentf.org/fork
- [Join our Slack community!](https://join.slack.com/t/slack-9uv6202/shared_invite/zt-22ifsm1t2-AF6cL0cOdzivP8E~4deDJA)
<img alt="OpenTF" src="https://raw.githubusercontent.com/opentffoundation/brand-artifacts/main/full/transparent/SVG/on-light.svg" width="600px">
**Important Note: This repository is currently a work in progress while we're preparing it for the first alpha release and fine-tuning the community contribution process. Please read the [contributing](CONTRIBUTING.md) docs before contributing. Additionally, please be mindful that building this repository in its current state and running it might put you in violation of the [Terraform Registry ToS](https://web.archive.org/web/https://registry.terraform.io/terms), if that's where you fetch your providers or modules from.**
**Important Note: This repository is currently a work in progress while we're preparing it for the first alpha release and fine-tuning the community contribution process. Please read the [announcement post](https://opentf.org/fork) for important context and the [contributing docs](CONTRIBUTING.md) for instructions on how to contribute. Additionally, please be mindful that building this repository in its current state and running it might put you in violation of the [Terraform Registry ToS](https://web.archive.org/web/https://registry.terraform.io/terms), if that's where you fetch your providers or modules from.**
OpenTF is an OSS tool for building, changing, and versioning infrastructure safely and efficiently. OpenTF can manage existing and popular service providers as well as custom in-house solutions.