Integration Testing: Sequential Merge and Validation of Four Feature Branches (PR #43,#44, #45,#46)
Compare changes
Files
4+ 38
− 13
@@ -9,7 +9,6 @@ required_version = ">= 0.14.0"
@@ -26,7 +25,10 @@ variable "floating_ip_ohpc" {type = string}
@@ -37,12 +39,24 @@ resource "openstack_compute_instance_v2" "ohpc" {
@@ -61,14 +75,20 @@ resource "openstack_compute_floatingip_associate_v2" "ohpc" {
@@ -76,5 +96,10 @@ output "ssh_host" {