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