Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,14 @@ This module sets up:
- Required networking and security configurations
- Service accounts with proper IAM permissions

> **Warning** This is provided on a best-effort basis and Materialize cannot offer support for this module.
> [!WARNING]
> This module is provided on a best-effort basis and Materialize cannot offer support for it.
>
> It is not guaranteed to be forward-compatible and may include breaking changes in future versions.
>
> The module is intended for demonstration and evaluation purposes only, not for production use.
>
> Instead, consider forking this repository as a starting point for building your own production infrastructure.

The module has been tested with:
- GKE version 1.28
Expand Down
9 changes: 8 additions & 1 deletion docs/header.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,14 @@ This module sets up:
- Required networking and security configurations
- Service accounts with proper IAM permissions

> **Warning** This is provided on a best-effort basis and Materialize cannot offer support for this module.
> [!WARNING]
> This module is provided on a best-effort basis and Materialize cannot offer support for it.
>
> It is not guaranteed to be forward-compatible and may include breaking changes in future versions.
>
> The module is intended for demonstration and evaluation purposes only, not for production use.
>
> Instead, consider forking this repository as a starting point for building your own production infrastructure.

The module has been tested with:
- GKE version 1.28
Expand Down