Skip to content

Releases: alexissavin/terraform-provider-solidserver

v1.1.14

14 Jun 16:02
Compare
Choose a tag to compare

Fixes:

  • Fixing issue with SOLIDserver exceptions erroneously returning a 401 HTTP error code
  • Fixing issue with Application GSLB members on refresh

v1.1.13

28 May 09:24
Compare
Choose a tag to compare

Fixes:

  • Requested IP address is now enforced within network and pool's boundaries when creating an IP or IPv6 address

v1.1.12

20 May 15:44
Compare
Choose a tag to compare

Fixes:

  • Fixing issue with IP address resources which should not be created within non-terminal networks

v1.1.11

15 Apr 13:53
Compare
Choose a tag to compare

Features:

  • Adding data source IP Subnet Query
  • Adding data source IPv6 Subnet Query
  • Adding data source IPv6 Pool
  • Adding data source IPv6 Address

v1.1.10

09 Apr 08:54
Compare
Choose a tag to compare

Fixes:

  • Fixing issue #43 related to RR whose OID may have changed over time
  • Fixing issue with concurrent SMART edition requests (Requires SOLIDserver EIP_HF_59612)
  • Fixing issue with DNS RR resource that should have allowed to specify a parent DNS zone

v1.1.9

22 Jan 15:22
Compare
Choose a tag to compare

Fixes:

  • Fixing issue with documentation #42
  • Fixing issue with vlan resource when using request vlan ID

v1.1.8

13 Jan 13:41
Compare
Choose a tag to compare

Fixes:

  • Fixing several issues with the user resource
  • Fixing issue with macos deployment using the registry (To be confirmed - issue #41 )

v1.1.7

08 Jan 14:47
Compare
Choose a tag to compare

Features:

  • DNS Zone resource now supports notify and also_notify parameters

v1.1.6

11 Dec 09:37
Compare
Choose a tag to compare

Features:

  • Adding resource DNS view
  • Adding data source DNS view

Fixes:

  • Fixing issue with class parameters and data sources (issue #37)

v1.1.5

25 Sep 08:35
Compare
Choose a tag to compare

Fixes:

  • Fixing issue with Terraform registry installation