File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ No providers.
186186| < a name=" module_database" ></a> [database](# module\_database) | ./modules/database | n/a |
187187| < a name=" module_load_balancers" ></a> [load\_ balancers](# module\_load\_balancers) | ./modules/load_balancers | n/a |
188188| < a name=" module_networking" ></a> [networking](# module\_networking) | ./modules/networking | n/a |
189- | < a name=" module_operator" ></a> [operator](# module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.34 |
189+ | < a name=" module_operator" ></a> [operator](# module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.35 |
190190| < a name=" module_storage" ></a> [storage](# module\_storage) | ./modules/storage | n/a |
191191| < a name=" module_swap_nodepool" ></a> [swap\_ nodepool](# module\_swap\_nodepool) | ./modules/nodepool | n/a |
192192
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ locals {
246246}
247247
248248module "operator" {
249- source = " github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.34 "
249+ source = " github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.35 "
250250
251251 count = var. install_materialize_operator ? 1 : 0
252252
You can’t perform that action at this time.
0 commit comments