4.12.1
This commit is contained in:
dayterr
2026-07-24 15:06:20 +03:00
parent c734dcfff7
commit 8b4a60e448
6 changed files with 9 additions and 241 deletions

View File

@@ -88,6 +88,7 @@ func resourceLogicalPortSchemaMake() map[string]*schema.Schema {
"adapter_mac": {
Type: schema.TypeString,
Optional: true,
Computed: true,
Description: "Adapter MAC address",
},
"unique_identifier": {