Skip to content

Commit 0c7724d

Browse files
chore(deps): update terraform github.com/sparkfabrik/terraform-sparkfabrik-gcp-http-monitoring to v1.1.0
1 parent 4b7f935 commit 0c7724d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typesense.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ locals {
2020
module "typesense_uptime_checks" {
2121
for_each = local.typesense_uptime_checks
2222

23-
source = "github.com/sparkfabrik/terraform-sparkfabrik-gcp-http-monitoring?ref=1.0.0"
23+
source = "github.com/sparkfabrik/terraform-sparkfabrik-gcp-http-monitoring?ref=1.1.0"
2424
gcp_project = local.typesense_project
2525
uptime_monitoring_host = each.value.host
2626
uptime_monitoring_path = each.value.path

0 commit comments

Comments
 (0)