Skip to content

Commit 5476eb3

Browse files
committed
Rename HA module to ha_terraform for improved clarity and consistency
1 parent 4f399c7 commit 5476eb3

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)