feat: changes to opentofu but maintains the backend
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
terraform {
|
||||
required_version = ">1.5"
|
||||
backend "remote" {
|
||||
hostname = "app.terraform.io"
|
||||
organization = "HideyoshiNakazone"
|
||||
|
||||
workspaces {
|
||||
|
||||
Reference in New Issue
Block a user