From e229fb500dbbe8b843f57cbbede71e67088d66ea Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Wed, 10 Aug 2022 10:04:46 +1000 Subject: [PATCH] fix lint --- website/docs/d/fsx_openzfs_snapshot.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/d/fsx_openzfs_snapshot.html.markdown b/website/docs/d/fsx_openzfs_snapshot.html.markdown index 2953bbbb0a31..08cf841b137c 100644 --- a/website/docs/d/fsx_openzfs_snapshot.html.markdown +++ b/website/docs/d/fsx_openzfs_snapshot.html.markdown @@ -46,4 +46,4 @@ In addition to all arguments above, the following attributes are exported: * `name` - The name of the snapshot. * `snapshot_id` - The ID of the snapshot. * `tags` - A list of Tag values, with a maximum of 50 elements. -* `volume_id` - The ID of the volume that the snapshot is of. \ No newline at end of file +* `volume_id` - The ID of the volume that the snapshot is of.