Skip to content

Commit e87de45

Browse files
committed
Update forward compatibility disclaimer to README
1 parent a3457cd commit e87de45

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

README.md

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

1111
> [!WARNING]
12-
> This module is provided on a best-effort basis and Materialize cannot offer support for it.
12+
> This module is intended to be used for demonstrations, simple evaluations, and as a template for building your own production deployment of Materialize.
1313
>
14-
> It is not guaranteed to be forward-compatible and may include breaking changes in future versions.
15-
>
16-
> The module is intended for demonstration and evaluation purposes only, not for production use.
17-
>
18-
> Instead, consider forking this repository as a starting point for building your own production infrastructure.
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.
1915
2016
## Providers Configuration
2117

docs/header.md

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

1010
> [!WARNING]
11-
> This module is provided on a best-effort basis and Materialize cannot offer support for it.
11+
> This module is intended to be used for demonstrations, simple evaluations, and as a template for building your own production deployment of Materialize.
1212
>
13-
> It is not guaranteed to be forward-compatible and may include breaking changes in future versions.
14-
>
15-
> The module is intended for demonstration and evaluation purposes only, not for production use.
16-
>
17-
> Instead, consider forking this repository as a starting point for building your own production infrastructure.
13+
> 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.
1814
1915
## Providers Configuration
2016

0 commit comments

Comments
 (0)