File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Terraform module for deploying Materialize on AWS Cloud Platform with all required infrastructure components.
5
5
6
- > ** Warning** This is provided on a best-effort basis and Materialize cannot offer support for this module.
7
-
8
6
The module has been tested with:
7
+
9
8
- PostgreSQL 15
10
9
- Materialize Helm Operator Terraform Module v0.1.8
11
10
11
+ > [ !WARNING]
12
+ > This module is provided on a best-effort basis and Materialize cannot offer support for it.
13
+ >
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.
19
+
12
20
## Providers Configuration
13
21
14
22
The module requires the following providers to be configured:
Original file line number Diff line number Diff line change 2
2
3
3
Terraform module for deploying Materialize on AWS Cloud Platform with all required infrastructure components.
4
4
5
- > ** Warning** This is provided on a best-effort basis and Materialize cannot offer support for this module.
6
-
7
5
The module has been tested with:
6
+
8
7
- PostgreSQL 15
9
8
- Materialize Helm Operator Terraform Module v0.1.8
10
9
10
+ > [ !WARNING]
11
+ > This module is provided on a best-effort basis and Materialize cannot offer support for it.
12
+ >
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.
18
+
11
19
## Providers Configuration
12
20
13
21
The module requires the following providers to be configured:
You can’t perform that action at this time.
0 commit comments