FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 04570a7e authored by Will Szumski's avatar Will Szumski
Browse files

Revert back to using remote state

parent de05da73
Branches feature/aio
No related tags found
1 merge request!104Draft: Enable AIO test for merge requests into staging branch
......@@ -4,6 +4,8 @@
terraform {
required_version = ">= 0.14"
backend "http" {
}
required_providers {
openstack = {
source = "terraform-provider-openstack/openstack"
......
......@@ -4,6 +4,8 @@
terraform {
required_version = ">= 0.14"
backend "http" {
}
required_providers {
openstack = {
source = "terraform-provider-openstack/openstack"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment