Skip to content

Releases: zededa/terraform-provider-zedcloud

v1.0.3

25 Jun 13:15
238a770
Compare
Choose a tag to compare

Fix for terraform refresh to handle drift of remote resources being deleted. Recreate the resource in this case.

v1.0.2

11 Apr 02:12
c0c75b3
Compare
Choose a tag to compare
1.0.2

v1.0.1

09 Feb 04:51
b370573
Compare
Choose a tag to compare
  1. Fix for Edge Node create to handle Admin State correctly
  2. Fix to handle project id as part of edge node correctly

v1.0.0

24 Jan 06:24
c49aa7d
Compare
Choose a tag to compare

First Production release for zededa/terraform-provider-zedcloud.

v0.0.6-alpha

22 Oct 06:26
97aaa4d
Compare
Choose a tag to compare

Fixed a bug in using CSRF token sent by zedcloud.

v0.0.5-alpha

19 Oct 07:29
71de1ec
Compare
Choose a tag to compare
  1. Fixed bug in using ZedCloud API Token
  2. Fixed bugs in handling of CSREF tokens

v0.0.4-alpha

14 Oct 07:43
1b4411a
Compare
Choose a tag to compare
  1. Added Support for DataStore to be used as DataSource
  2. Bug fixes

v0.0.3-alpha

05 Oct 04:09
c7240f6
Compare
Choose a tag to compare
  1. Fixed the issue of not publishing configurable fields for resources. This fixes the issue of terraform treating unconfigured fields as diffs.
  2. Fixed the issue of Image linking during image creation.

v0.0.2-alpha

05 Oct 04:13
Compare
Choose a tag to compare
Release v0.0.2-alpha

v0.0.1-alpha

19 Sep 15:00
a28cb58
Compare
Choose a tag to compare
Go update 1.14 to 1.16 (#4)

Signed-off-by: Ruslan Dautov <[email protected]>