Releases: PortOfPortland/terraform-provider-windns
Releases · PortOfPortland/terraform-provider-windns
v0.5.3
v0.5.1
Adds lockfile functionality to work around the clumsiness of shelling out. H/T to @rfranks-securenet for the PR!
v0.5.0
NOTE: This release uses v0.2.0 of goPSRemoting, which removes additional shell out to PowerShell legacy when coming from Linux boxes and requires that you have PowerShell7 on your AD/DNS nodes (AD/DNS functionality is now native on PowerShell7).
This release includes the ability to manage PTR records.
v0.4.1-pre
Removed failing freebsd/arm64 build
v0.4.0
This release updates the provider to Terraform 0.12 and switches to go modules.
v0.3.0
This is a MAJOR rewrite to allow this module to work on Linux.
v0.2.0
Pulled WinRM configuration into a separate package (goWinRM).
v0.1.0
Init repo