--- layout: "librato" page_title: "Librato: librato_service" sidebar_current: "docs-librato-resource-service" description: |- Provides a Librato service resource. This can be used to create and manage notification services on Librato. --- # librato\_service Provides a Librato Service resource. This can be used to create and manage notification services on Librato. ## Example Usage ```hcl # Create a new Librato service resource "librato_service" "email" { title = "Email the admins" type = "mail" settings = <