5 lines
79 B
HCL
5 lines
79 B
HCL
provider "virtfusion" {
|
|
endpoint = "example.com"
|
|
api_token = "myapikey"
|
|
}
|