Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Jan 3, 2019
1 parent db58a99 commit 21d881e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## 0.2.0 (Unreleased)
## 0.2.0 (January 03, 2019)

IMPROVEMENTS:

* Make the tests work with the CloudStack Simulator [GH-46]
* Add basic support for importing resources [GH-47]
* `r/clouddstack_instance`: Allow user-data to be plain text or base64 encoded text [GH-48]
* `r/cloudstack_loadbalancer_rule`: Add support for SSL offloading [GH-49]
* `r/cloudstack_instance`: Support deploying a stopped VM [GH-50]
* Make the tests work with the CloudStack Simulator ([#46](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/46))
* Add basic support for importing resources ([#47](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/47))
* `r/clouddstack_instance`: Allow user-data to be plain text or base64 encoded text ([#48](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/48))
* `r/cloudstack_loadbalancer_rule`: Add support for SSL offloading ([#49](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/49))
* `r/cloudstack_instance`: Support deploying a stopped VM ([#50](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/50))

## 0.1.5 (April 27, 2018)

Expand Down

0 comments on commit 21d881e

Please sign in to comment.