From 740861ee9befa45a76a67184c1897529aa7288ed Mon Sep 17 00:00:00 2001 From: Xiaxin <92154856+xiaxyi@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:12:47 +0800 Subject: [PATCH] `azurerm_vmware_netapp_volume_attachment` - update docs (#19958) * fix delete logic for netapp volume * update netapp docs * update file extension --- ...l.markdown => vmware_netapp_volume_attachment.html.markdown} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename website/docs/r/{vmware_private_cloud__netapp_file_attachment.html.markdown => vmware_netapp_volume_attachment.html.markdown} (99%) diff --git a/website/docs/r/vmware_private_cloud__netapp_file_attachment.html.markdown b/website/docs/r/vmware_netapp_volume_attachment.html.markdown similarity index 99% rename from website/docs/r/vmware_private_cloud__netapp_file_attachment.html.markdown rename to website/docs/r/vmware_netapp_volume_attachment.html.markdown index fe8ed19c2087..ba55a1e2fc5d 100644 --- a/website/docs/r/vmware_private_cloud__netapp_file_attachment.html.markdown +++ b/website/docs/r/vmware_netapp_volume_attachment.html.markdown @@ -161,7 +161,7 @@ resource "azurerm_vmware_netapp_volume_attachment" "test" { ``` ## Arguments Reference ---- + The following arguments are supported: * `name` - (Required) The name which should be used for this VMware Private Cloud Netapp File Volume Attachment. Changing this forces a new VMware Private Cloud Netapp File Volume Attachment to be created.