feat: changes to opentofu but maintains the backend

This commit is contained in:
2025-11-11 06:51:23 -03:00
parent ece6fd6cc8
commit 0fda2f918f
7 changed files with 57 additions and 132 deletions

View File

@@ -1,6 +1,7 @@
terraform {
required_version = ">1.5"
backend "remote" {
hostname = "app.terraform.io"
organization = "HideyoshiNakazone"
workspaces {