Skip to content

Commit 898e1ca

Browse files
committed
Generate readme.md
1 parent 1e219e0 commit 898e1ca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ The module has been tested with:
99
- Materialize Helm Operator Terraform Module v0.1.8
1010

1111
> [!WARNING]
12-
> This module is intended to be used for demonstrations, simple evaluations, and as a template for building your own production deployment of Materialize.
12+
> This module is intended for demonstration/evaluation purposes as well as for serving as a template when building your own production deployment of Materialize.
1313
>
14-
> This module should not be relied upon for production deployments directly: future releases of the module will contain breaking changes. When used as a starting point for a production deployment, you must either fork this repo and pin to a specific version, or use the code as a reference when developing your own deployment.
14+
> This module should not be directly relied upon for production deployments: **future releases of the module will contain breaking changes.** Instead, to use as a starting point for your own production deployment, either:
15+
> - Fork this repo and pin to a specific version, or
16+
> - Use the code as a reference when developing your own deployment.
1517
1618
## Providers Configuration
1719

0 commit comments

Comments
 (0)