Rename private_server_group terraform module
This commit is contained in:
parent
7763e347a7
commit
84f2e2a4af
@ -1,5 +1,5 @@
|
|||||||
module "private_server_group" {
|
module "private_server_group" {
|
||||||
source = "./modules/private-server-group"
|
source = "./modules/private_server_group"
|
||||||
location = var.location
|
location = var.location
|
||||||
network_zone = var.network_zone
|
network_zone = var.network_zone
|
||||||
server_count = var.server_count
|
server_count = var.server_count
|
||||||
|
Loading…
x
Reference in New Issue
Block a user