Skip to content

Commit 83d9a5e

Browse files
Bump to terraform-helm-materialize v0.1.71
1 parent 502da4d commit 83d9a5e

3 files changed

Lines changed: 28 additions & 28 deletions

File tree

.terraform.lock.hcl

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ No providers.
139139
| <a name="module_load_balancers"></a> [load\_balancers](#module\_load\_balancers) | ./modules/load_balancers | n/a |
140140
| <a name="module_materialize_nodepool"></a> [materialize\_nodepool](#module\_materialize\_nodepool) | ./modules/nodepool | n/a |
141141
| <a name="module_networking"></a> [networking](#module\_networking) | ./modules/networking | n/a |
142-
| <a name="module_operator"></a> [operator](#module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.70 |
142+
| <a name="module_operator"></a> [operator](#module\_operator) | github.com/MaterializeInc/terraform-helm-materialize | v0.1.71 |
143143
| <a name="module_storage"></a> [storage](#module\_storage) | ./modules/storage | n/a |
144144

145145
## Resources

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ locals {
223223
}
224224

225225
module "operator" {
226-
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.70"
226+
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.71"
227227

228228
count = var.install_materialize_operator ? 1 : 0
229229

0 commit comments

Comments
 (0)