From 83fcb223be2d6cec713b278fb70c36f4d28e33bf Mon Sep 17 00:00:00 2001 From: maidlover <117573165+maidl0ver@users.noreply.github.com> Date: Mon, 28 Jul 2025 19:49:17 +0000 Subject: [PATCH] Add mount_options to a test Signed-off-by: maidl0ver Signed-off-by: maidlover <117573165+maidl0ver@users.noreply.github.com> --- fwprovider/test/resource_container_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/fwprovider/test/resource_container_test.go b/fwprovider/test/resource_container_test.go index 3b4dc02e..a7f8382f 100644 --- a/fwprovider/test/resource_container_test.go +++ b/fwprovider/test/resource_container_test.go @@ -71,6 +71,7 @@ func TestAccResourceContainer(t *testing.T) { unprivileged = true disk { datastore_id = "local-lvm" + mount_options = ["discard"] size = 4 } mount_point {