github.com/GoogleCloudPlatform/terraformer@v0.8.18/docs/logz.md (about) 1 ### Use with Logz.io 2 3 Example: 4 5 ``` 6 LOGZIO_API_TOKEN=foobar LOGZIO_BASE_URL=https://api-eu.logz.io ./terraformer import logzio -r=alerts,alert_notification_endpoints // Import Logz.io alerts and alert notification endpoints 7 ``` 8 9 List of supported Logz.io resources: 10 11 * `alerts` 12 * `logzio_alert` 13 * `alert_notification_endpoints` 14 * `logzio_endpoint`