Releases: zededa/terraform-provider-zedcloud
Releases · zededa/terraform-provider-zedcloud
v1.0.3
Fix for terraform refresh to handle drift of remote resources being deleted. Recreate the resource in this case.
v1.0.2
1.0.2
v1.0.1
- Fix for Edge Node create to handle Admin State correctly
- Fix to handle project id as part of edge node correctly
v1.0.0
First Production release for zededa/terraform-provider-zedcloud.
v0.0.6-alpha
Fixed a bug in using CSRF token sent by zedcloud.
v0.0.5-alpha
- Fixed bug in using ZedCloud API Token
- Fixed bugs in handling of CSREF tokens
v0.0.4-alpha
- Added Support for DataStore to be used as DataSource
- Bug fixes
v0.0.3-alpha
- Fixed the issue of not publishing configurable fields for resources. This fixes the issue of terraform treating unconfigured fields as diffs.
- Fixed the issue of Image linking during image creation.
v0.0.2-alpha
Release v0.0.2-alpha
v0.0.1-alpha
Go update 1.14 to 1.16 (#4) Signed-off-by: Ruslan Dautov <[email protected]>