FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Draft: Enable AIO test for merge requests into staging branch

Closed Will Szumski requested to merge feature/aio into arcus/train-staging
2 unresolved threads
Files
2
+ 2
0
@@ -4,6 +4,8 @@
terraform {
required_version = ">= 0.14"
backend "http" {
}
required_providers {
openstack = {
source = "terraform-provider-openstack/openstack"
Loading