materializeinc/Materialize Cluster Controller
Manage Materialize cluster replicas with configurable auto-scaling and idle shutdown strategies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| database-url | PostgreSQL connection URL for Materialize | yes | — |
| mode | Operation mode: apply or dry-run | no | apply |
| verbosity | Verbosity level: -v or -vv | no | -vv |
| filter-clusters | Limit to clusters matching this name regex | no | — |
| cluster | Cluster to use for executing commands (executes SET cluster = <cluster>) | no | — |
| create-replica | Create a temporary replica for the cluster with optional size (requires cluster) | no | — |
| python-version | Python version to use | no | 3.12 |
Outputs
no outputs