Releases: gig-tech/terraform-provider-ovc
Releases · gig-tech/terraform-provider-ovc
v1.3.1
Notes
- Improve of disk data source:
- search disks by account name
- search disks by type if needed
v1.3.0
Notes
- Support booting machines from CD-ROM
v1.1.1: Fix bug creating public CS (#58)
Release Notes
- restrict changing cloudspace type and mode after creation
- add cloudspace mode and type to cloudspace data source
v1.1.0
Release notes:
- Compatible with Terraform 0.11.13, 0.11.14
Added features:
- Support creating cloudspaces in different modes: public/private/nested
- Support creating cloudspaces of different types: vgw/routeros
- Support attach/detach external network
v1.0.1: Statically compile provider
The will let the provider work in official terraform docker image
v1.0.0
Release Notes:
- Compatible with Terraform 0.11.13, 0.11.14
v0.0.1
Test version of the ovc terraform provider