Skip to content

Commit 44d955b

Browse files
committed
Update forward compatibility disclaimer to README
1 parent c080bcb commit 44d955b

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,9 @@ This module sets up:
1111
- Service accounts with proper IAM permissions
1212

1313
> [!WARNING]
14-
> This module is provided on a best-effort basis and Materialize cannot offer support for it.
14+
> This module is intended to be used for demonstrations, simple evaluations, and as a template for building your own production deployment of Materialize.
1515
>
16-
> It is not guaranteed to be forward-compatible and may include breaking changes in future versions.
17-
>
18-
> The module is intended for demonstration and evaluation purposes only, not for production use.
19-
>
20-
> Instead, consider forking this repository as a starting point for building your own production infrastructure.
16+
> 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.
2117
2218
The module has been tested with:
2319
- GKE version 1.28

docs/header.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,9 @@ This module sets up:
1010
- Service accounts with proper IAM permissions
1111

1212
> [!WARNING]
13-
> This module is provided on a best-effort basis and Materialize cannot offer support for it.
13+
> This module is intended to be used for demonstrations, simple evaluations, and as a template for building your own production deployment of Materialize.
1414
>
15-
> It is not guaranteed to be forward-compatible and may include breaking changes in future versions.
16-
>
17-
> The module is intended for demonstration and evaluation purposes only, not for production use.
18-
>
19-
> Instead, consider forking this repository as a starting point for building your own production infrastructure.
15+
> 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.
2016
2117
The module has been tested with:
2218
- GKE version 1.28

0 commit comments

Comments
 (0)