Integration Testing: Sequential Merge and Validation of Four Feature Branches (PR #43,#44, #45,#46)
Compare changes
Files
4+ 14
− 5
@@ -26,7 +26,10 @@ variable "floating_ip_ohpc" {type = string}
@@ -48,6 +51,8 @@ resource "openstack_compute_instance_v2" "ohpc" {
@@ -71,14 +76,15 @@ resource "openstack_compute_floatingip_associate_v2" "ohpc" {
@@ -86,5 +92,8 @@ output "ssh_host" {