Fixes DNS Name Per Environment and Protocols Per Port Rules in Sec Grp

This commit is contained in:
2023-10-07 08:53:41 -03:00
parent 48eb00ceba
commit 05fa3fb0e5
5 changed files with 36 additions and 20 deletions

View File

@@ -56,4 +56,5 @@ module "dns" {
godaddy = godaddy
}
public_ip = module.instances.pool_master_public_ip
environment_name = var.environment_name
}