This commit is contained in:
nora 2024-04-10 20:57:16 +02:00
parent bac720c512
commit 69daf83c53
7 changed files with 442 additions and 91 deletions

View file

@ -5,3 +5,7 @@ terraform {
}
}
}
provider "terustform" {}
resource "terustform_hello" "test1" {}