4 lines
115 B
HCL
4 lines
115 B
HCL
provider "eventline" {
|
|
api_key = "12345678-9abc-def0-1234-56789abcdef0"
|
|
endpoint = "http://localhost:8085/"
|
|
}
|