This commit is contained in:
2023-10-22 00:52:33 -04:00
parent 5d5621266f
commit 50eeba7961
16 changed files with 489 additions and 256 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
provider "scaffolding" {
# example configuration here
provider "virtfusion" {
endpoint = "example.com"
api_token = "myapikey"
}