Releases: nordcloud/terraform-provider-imagefactory
Releases · nordcloud/terraform-provider-imagefactory
Release v1.12.1
What's Changed
- Fixed Azure Image Definition parameters (Name, Offer, SKU) validation.
Release v1.12.0
What's Changed
- Add option to create managed image in Azure.
Release v1.11.0
What's Changed
- Add support to use custom image name in Google Cloud.
Release v1.10.1
What's Changed
- Fixed editing Customer Variables
Release v1.10.0
What's Changed
- Add support for using Secure Boot UEFI keys in Azure images
Release v1.9.1
What's Changed
- Add support for using the Trusted Launch security type on Azure images
Release v1.9.0
What's Changed
- Add support to use additional data disks in Azure image template
Release v1.8.5
What's Changed
- Add to rebuild templates when a component changes
Release v1.8.4
What's Changed
- Fixed building the terraform plugin (Use CGO_ENABLED=0 when building plugin).
Release v1.8.3
What's Changed
- Added to statically compile the terraform plugin.