Skip to content

Releases: nordcloud/terraform-provider-imagefactory

Release v1.12.1

04 Dec 10:17
29254bc
Compare
Choose a tag to compare

What's Changed

  • Fixed Azure Image Definition parameters (Name, Offer, SKU) validation.

Release v1.12.0

24 Oct 09:40
5f893ab
Compare
Choose a tag to compare

What's Changed

  • Add option to create managed image in Azure.

Release v1.11.0

14 Oct 09:33
9ba4ba5
Compare
Choose a tag to compare

What's Changed

  • Add support to use custom image name in Google Cloud.

Release v1.10.1

17 Sep 11:55
badeb01
Compare
Choose a tag to compare

What's Changed

  • Fixed editing Customer Variables

Release v1.10.0

15 Jul 13:52
e9e5a59
Compare
Choose a tag to compare

What's Changed

  • Add support for using Secure Boot UEFI keys in Azure images

Release v1.9.1

08 Jul 12:29
1006627
Compare
Choose a tag to compare

What's Changed

  • Add support for using the Trusted Launch security type on Azure images

Release v1.9.0

29 May 10:17
a9d1f66
Compare
Choose a tag to compare

What's Changed

  • Add support to use additional data disks in Azure image template

Release v1.8.5

29 Feb 11:34
8f0a520
Compare
Choose a tag to compare

What's Changed

  • Add to rebuild templates when a component changes

Release v1.8.4

05 Jan 15:13
cd1c1ff
Compare
Choose a tag to compare

What's Changed

  • Fixed building the terraform plugin (Use CGO_ENABLED=0 when building plugin).

Release v1.8.3

05 Jan 14:30
f745bcc
Compare
Choose a tag to compare

What's Changed

  • Added to statically compile the terraform plugin.