librato_space
Provides a Librato Space resource. This can be used to create and manage spaces on Librato.
Example Usage
# Create a new Librato space resource "librato_space" "default" { name = "My New Space" }
Argument Reference
The following arguments are supported:
-
name
- (Required) The name of the space.
Attributes Reference
The following attributes are exported:
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/librato/r/space.html