From da4da10056758b7a1b9b411cc0134dc9c1255a92 Mon Sep 17 00:00:00 2001 From: Mayeu - Cast Date: Thu, 28 Jan 2021 15:20:13 +0100 Subject: [PATCH] doc: add missing mac_address attribute in the instance_private_nic (#771) --- docs/resources/instance_private_nic.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/instance_private_nic.md b/docs/resources/instance_private_nic.md index 370e0de85b..9f672cfddf 100644 --- a/docs/resources/instance_private_nic.md +++ b/docs/resources/instance_private_nic.md @@ -30,6 +30,7 @@ The following arguments are required: In addition to all above arguments, the following attributes are exported: - `id` - The ID of the private NIC. +- ``mac_address` - The MAC address of the private NIC. ## Import