Skip to content
Snippets Groups Projects
Commit 11437a97 authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

Update main.tf

parent 3f86bb98
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ output "internal_network_id" {
module "floating-ip" {
source = "./floating-ip"
pool = var.public_network_name
public_network_name = var.public_network_name
}
output "floating_ip_ohpc" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment