Skip to content

Commit 90cbaa4

Browse files
web-flowbobbyiliev
authored andcommitted
chore: bump terraform-helm-materialize to v0.1.10
Signed-off-by: GitHub <[email protected]>
1 parent 6e9a9d1 commit 90cbaa4

File tree

2 files changed

+35
-32
lines changed

2 files changed

+35
-32
lines changed

.terraform.lock.hcl

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

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ module "certificates" {
128128
}
129129

130130
module "operator" {
131-
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.9"
131+
source = "github.com/MaterializeInc/terraform-helm-materialize?ref=v0.1.10"
132132

133133
count = var.install_materialize_operator ? 1 : 0
134134

0 commit comments

Comments
 (0)