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