Skip to content

Releases: vultr/terraform-provider-vultr

v2.1.4

23 Mar 13:43
154a7e2
Compare
Choose a tag to compare

Bug Fix:

  • Fix issue with vultr_instance.reserved_ip_id and vultr_reserved_ip.attached_id conflicting 122

v2.1.3

29 Jan 16:36
Compare
Choose a tag to compare

Dependency:

  • updated terraform-plugin-sdk to v1.8.0 -> v2.4.0 111

v2.1.2

05 Jan 17:04
f8e2f7f
Compare
Choose a tag to compare

Dependency:

IMPROVEMENTS:

  • datasource/vultr_instance_ip4 & reverse_ipv4 improved filter and cleaned up docs 107

v2.1.1

10 Dec 13:58
a7b8ba3
Compare
Choose a tag to compare

IMPROVEMENTS:

  • resource/vultr_instances: Private-networks will be detached prior to deletion 93
  • resource/vultr_instances: Removal of forcenew on activiation_email 84

v2.1.0

03 Dec 18:34
3145ec3
Compare
Choose a tag to compare

BUG FIXES:

  • resource/vultr_instances: In v2 the ID of the Reserved IP, not the IP itself, is required for creation. 79

Breaking Change:

  • resource/vultr_instances: Changing reservered_ip to reservered_ip_id to make it clear that the ID should be passed 79

v2.0.0

02 Dec 14:20
b0dccef
Compare
Choose a tag to compare

Breaking Changes:

  • The TF Vultr provider v2.0.0 is a large change that uses the new Vultr API v2. This change resolves quite a few limitations and improves overall performance of tooling. These changes include field and resource/datasource name updates to match the API and offer a consistent experience.

Dependency:

  • updated GoVultr to v2.1.0

v1.5.0

10 Nov 01:15
df735bc
Compare
Choose a tag to compare

Breaking Change:

  • resource/vultr_server: Changing user_data will now trigger a force_new 70

Dependency:

  • updated GoVultr to v1.1.1 70

v1.4.1

15 Sep 12:57
40e885a
Compare
Choose a tag to compare
Merge pull request #66 from ddymko/release-v1.4.1

release for v1.4.1

v1.4.0

28 Aug 15:20
b472843
Compare
Choose a tag to compare

FEATURES:

  • New Resource : vultr_server_ipv4 61
  • New Resource : vultr_reverse_ipv4 61
  • New Resource : vultr_reverse_ipv6 20
  • New Data Source : vultr_server_ipv4 61
  • New Data Source : vultr_reverse_ipv4 61
  • New Data Source : vultr_reverse_ipv6 20

IMPROVEMENTS:

  • resource/vultr_server: Ability to enable/disable DDOS post create 59
  • resource/vultr_server: Ability to detach ISO post create 60

v1.3.3

03 Aug 13:55
f9f216b
Compare
Choose a tag to compare

Repo moved to Vultr organization