Add resource files

This commit is contained in:
patdyn 2024-06-26 16:52:59 +02:00
parent f9f2389c95
commit 9cdd647514
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
terraform {
backend "http" {}
}

View file

@ -0,0 +1 @@
variable http_backend_address {}