From c8ed59d8242aed18e7679f45dc7e3925c1216ad1 Mon Sep 17 00:00:00 2001 From: Paul Tyng Date: Tue, 27 Oct 2020 15:33:24 -0400 Subject: [PATCH] Add disclaimer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cbceb5c..4250ef7 100644 --- a/README.md +++ b/README.md @@ -173,3 +173,7 @@ to `true`, the following outputs is available for subsequent steps that call the ## Code of Conduct [Code of Conduct](https://github.com/hashicorp/setup-terraform/blob/master/CODE_OF_CONDUCT.md) + +## Experimental Status + +By using the software in this repository (the "Software"), you acknowledge that: (1) the Software is still in development, may change, and has not been released as a commercial product by HashiCorp and is not currently supported in any way by HashiCorp; (2) the Software is provided on an "as-is" basis, and may include bugs, errors, or other issues; (3) the Software is NOT INTENDED FOR PRODUCTION USE, use of the Software may result in unexpected results, loss of data, or other unexpected results, and HashiCorp disclaims any and all liability resulting from use of the Software; and (4) HashiCorp reserves all rights to make all decisions about the features, functionality and commercial release (or non-release) of the Software, at any time and without any obligation or liability whatsoever.