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

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Dec 18, 2017
1 parent 16b78d7 commit 5aa465e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
## 0.1.2 (Unreleased)
## 0.1.2 (December 18, 2017)

FEATURES:

* **New Data Source:** `cloudstack_template` [GH-21]
* **New Data Source:** `cloudstack_template` ([#21](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/21))

IMPROVEMENTS:

* `cloudstack_loadbalancer_rule`: Support setting a `protocol` [GH-22]
* `cloudstack_loadbalancer_rule`: Support setting a `protocol` ([#22](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/22))

BUG FIXES:

* `cloudstack_ipaddress`: Fix a panic when trying to disassociate public IP [GH-18]
* Add tags in resources vpc, instance, ipadress, template and vpc [GH-16]
* `cloudstack_ipaddress`: Fix a panic when trying to disassociate public IP ([#18](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/18))
* Add tags in resources vpc, instance, ipadress, template and vpc ([#16](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/16))

## 0.1.1 (August 04, 2017)

Expand Down

0 comments on commit 5aa465e

Please sign in to comment.