Releases: alexissavin/terraform-provider-solidserver
Releases · alexissavin/terraform-provider-solidserver
v1.1.14
v1.1.13
Fixes:
- Requested IP address is now enforced within network and pool's boundaries when creating an IP or IPv6 address
v1.1.12
Fixes:
- Fixing issue with IP address resources which should not be created within non-terminal networks
v1.1.11
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
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
Fixes:
- Fixing issue with documentation #42
- Fixing issue with vlan resource when using request vlan ID
v1.1.8
Fixes:
- Fixing several issues with the user resource
- Fixing issue with macos deployment using the registry (To be confirmed - issue #41 )
v1.1.7
Features:
- DNS Zone resource now supports notify and also_notify parameters
v1.1.6
Features:
- Adding resource DNS view
- Adding data source DNS view
Fixes:
- Fixing issue with class parameters and data sources (issue #37)
v1.1.5
Fixes:
- Fixing issue with Terraform registry installation