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

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamCity committed Aug 4, 2017
1 parent 19ef1c2 commit 65367b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 0.1.1 (Unreleased)
## 0.1.1 (August 04, 2017)

IMPROVEMENTS:

* `cloudstack_customer_gateway`: Add support for using projects [GH-3]
* `cloudstack_customer_gateway`: Add support for using projects ([#3](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/3))

BUG FIXES:

* `cloudstack_instance`: Prevent a potential crash when deleting an instance [GH-7]
* `cloudstack_security_group_rule`: Fix a panic when trying to read a deleted security group [GH-2]
* `cloudstack_instance`: Prevent a potential crash when deleting an instance ([#7](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/7))
* `cloudstack_security_group_rule`: Fix a panic when trying to read a deleted security group ([#2](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/2))

## 0.1.0 (June 20, 2017)

Expand Down

0 comments on commit 65367b2

Please sign in to comment.