FEATURES:
- New Data Source:
ovirt_nics
(#173)
IMPROVEMENTS:
- resource/ovirt_datacenter: Make the status field exportable (#170)
- data/ovirt_vms: Export IP configurations of VM (#174)
BUG FIXES:
- resource/ovirt_vm: Do not try to start a VM after updating attributes (#167)
- resource/ovirt_disk_attachment: Fix failed to check if a disk attachment exists (#162)
FEATURES:
- New Resource:
ovirt_snapshot
(#157)
IMPROVEMENTS:
- doc: Format inline HCL codes in docs (#164)
- provider: Add more general method for parsing composite resource ID (#163)
- provider: Format the HCL codes definied in acceptance tests (#160)
BACKWARDS INCOMPATIBILITIES / NOTES:
- provider: This is the first release since it has been transferred to oVirt community under incubation. Please access to the provider with the new (oVirt/terraform-provider-ovirt).
IMPROVEMENTS:
- provider: Update to Terraform v0.12.2 (#145)
- provider: Remove serveral unnecessary scripts in CI process (#153)
- provider: Set
GOFLAGS
in CI environment to forcego mod
to use packages under vendor directory (#155)
BUG FIXES:
- resource/ovirt_vm: Prevent reading VM failure in case of the
original_template
attribute is unavaliable (#140)
FEATURES:
- New Data Source:
ovirt_hosts
(#138)
IMPROVEMENTS:
- provider: Update to Terraform v0.12.1 (#141)
BACKWARDS INCOMPATIBILITIES / NOTES:
- provider: This release contains only a Terraform SDK upgrade for compatibility with Terraform v0.12. The provider should remains backwards compatible with Terraform v0.11. This update should have no significant changes in behavior for the provider. Please report any unexpected behavior in new GitHub issues (Terraform oVirt Provider: https://github.com/imjoey/terraform-provider-ovirt/issues) (#133)
BUG FIXES:
- resource/ovirt_vm: Prevent creating VM failure and mistaken state diffs due to
memory
attribute
FEATURES:
- New Resource:
ovirt_storage_domain
(#92) - New Resource:
ovirt_user
(#98) - New Resource:
ovirt_cluster
(#103) - New Resource:
ovirt_mac_pool
(#107) - New Resource:
ovirt_tag
(#107) - New Resource:
ovirt_host
(#121) - New Data Source:
ovirt_authzs
(#97) - New Data Source:
ovirt_users
(#102) - New Data Source:
ovirt_mac_pools
(#109) - New Data Source:
ovirt_vms
(#118)
IMPROVEMENTS:
- provider: Add
header
params support for connection settings (#72) - resource/ovirt_disk: Add
quota_id
attribute support (#80) - doc: Add webswebsite infrastructure and provider documantations (#81)
- resource/ovirt_vnic: Add acceptance tests (#90)
- resource/ovirt_network: Add acceptance tests (#91)
- resource/ovirt_vm: Add
clone
support (#131)
BACKWARDS INCOMPATIBILITIES / NOTES:
- provider: All the new or existing resources and data sources have been refactored with the oVirt Go SDK to access the oVirt engine API
FEATURES:
- New Resource:
ovirt_disk_attachment
(#1) - New Resource:
ovirt_datacenter
(#3) - New Resource:
ovirt_network
(#6) - New Resource:
ovirt_vnic_profile
(#41) - New Resource:
ovirt_vnic
(#56) - New Data Source:
ovirt_datacenters
(#4) - New Data Source:
ovirt_networks
(#13) - New Data Source:
ovirt_clusters
(#26) - New Data Source:
ovirt_storagedomains
(#27) - New Data Source:
ovirt_vnic_profiles
(#51)
IMPROVEMENTS:
- provider: Add GNU make integration: (#15)
- provider: Add acceptance tests for provider (#8)
- provider: Add acceptance tests for all the resources and data sources
- provider: Add travis CI support (#47)
- provider: Add missing attributes and processing logic for the existing
ovirt_vm
,ovirt_disk
resources andovirt_disk
data source defined in v0.1.0
BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
- New Resource:
ovirt_vm
- New Resource:
ovirt_disk
- New Data Source:
ovirt_disk