Skip to content

Commit 9165e5a

Browse files
Rename HA module to ha_terraform for improved clarity and consistency (#16)
Co-authored-by: danhe <danhe@checkpoint.com>
1 parent 36422b1 commit 9165e5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
locals {
2-
module_name = "high_availability"
2+
module_name = "ha_terraform"
33
module_version = "1.0.5"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
locals {
2-
module_name = "high_availability_terraform_registry"
2+
module_name = "ha_terraform"
33
module_version = "1.0.5"
44
}

0 commit comments

Comments
 (0)