v0.1.8
Changelog:
- pluralize the instance resource property to
ipv6_addresses
to list all available IPv6 addresses (d405979) - add
networks
property to instance resource to list all attached private networks (a5ddc5a) - change the instance resource property
ipv4_private_address
toipv4_private_cidr
so that the network size can be known (a5ddc5a) - rewrite the Kubernetes example using typhoon-vultr (e9ebacf)
Full changeset: v0.1.7...v0.1.8