Releases: squat/terraform-provider-vultr
Releases · squat/terraform-provider-vultr
v0.1.10
v0.1.9
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
v0.1.7
v0.1.6
Changelog:
- fix parsing of firewall rule port ranges
- add network resource
- fix resource churn for instances booted from snapshots
- expose new fields on snapshot resources
- expose new fields on instance resources
- destroying instances now waits for the machines to be fully destroyed before returning
Full changeset: v0.1.5...v0.1.6
v0.1.5
v0.1.5-rc.1
v0.1.4
v0.1.4-rc.1
This release candidate adds Windows binaries to releases.