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