Preskton / terraform-provider-netbox

Terraform provider plugin for DigitalOcean's NetBox IPAM and DCIM service - https://github.com/digitalocean/netbox - https://github.com/digitalocean/go-netbox
Apache License 2.0
4 stars 4 forks source link

Aggregates - sort of works #20

Closed Preskton closed 5 years ago

Preskton commented 5 years ago

Can create aggregate, but fails on reading the response back. Netbox creates the aggregate, but the overall TF op fails and state isn't updated. Merging this for now so I can work on another resource with sub refs to see if I run into the same thing.