mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
out of folder
This commit is contained in:
4
main.tf
4
main.tf
@ -18,7 +18,3 @@ terraform {
|
|||||||
}
|
}
|
||||||
|
|
||||||
provider "random" {}
|
provider "random" {}
|
||||||
|
|
||||||
module "my_variables" {
|
|
||||||
source = "../variables" # path to the folder
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user