canonical / gomaasclient

Go MAAS client
Apache License 2.0
22 stars 28 forks source link

populate RelayVLAN with actual API object #3

Closed cpg1111 closed 2 years ago

cpg1111 commented 2 years ago

Related to this issue in the MAAS Terraform Provider. Prior, this lib was using the FK of a VLAN ID for the relay_vlan, this is incorrect as the API returns a full VLAN object for this field.