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

Placeholder: Date Handling #28

Open Preskton opened 5 years ago

Preskton commented 5 years ago

Right now there are several places where users can input dates manually that we don't handle. Generally, these are funky strfmt date types that I haven't quite figured out yet how to parse.

See https://github.com/go-openapi/strfmt.