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 @@ -185,7 +185,7 @@ No providers.
185185| < a name=" module_database" ></a> [database](# module\_database) | ./modules/database | n/a |
186186| < a name=" module_load_balancers" ></a> [load\_ balancers](# module\_load\_balancers) | ./modules/load_balancers | n/a |
187187| < a name=" module_networking" ></a> [networking](# module\_networking) | ./modules/networking | n/a |
188- | < a name=" module_operator" ></a> [operator](# module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.21 |
188+ | < a name=" module_operator" ></a> [operator](# module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.22 |
189189| < a name=" module_storage" ></a> [storage](# module\_storage) | ./modules/storage | n/a |
190190
191191# # Resources
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ locals {
218218}
219219
220220module "operator" {
221- source = " github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.21 "
221+ source = " github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.22 "
222222
223223 count = var. install_materialize_operator ? 1 : 0
224224
You can’t perform that action at this time.
0 commit comments