Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Jun 24, 2019
1 parent 42d7b70 commit 1208c0f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## 0.8.0 (Unreleased)
## 0.8.0 (June 24, 2019)

FEATURES:

* **New Data Source:** `azurestack_platform_image` [GH-85]
* **New Resource:** `azurestack_managed_disk` [GH-85]
* **New Data Source:** `azurestack_platform_image` ([#85](https://github.com/terraform-providers/terraform-provider-azurestack/issues/85))
* **New Resource:** `azurestack_managed_disk` ([#85](https://github.com/terraform-providers/terraform-provider-azurestack/issues/85))

IMPROVEMENTS:

* dependencies: Changing to the `2019-03-01` profile [GH-84]
* dependencies: upgrading to `v30.0.0` of `github.com/Azure/azure-sdk-for-go` [GH-88]
* `azurestack_virtual_machine` - support for manage disks [GH-85]
* `azurestack_virtual_machine_scale_set` - add support for managed disks [GH-93]
* dependencies: Changing to the `2019-03-01` profile ([#84](https://github.com/terraform-providers/terraform-provider-azurestack/issues/84))
* dependencies: upgrading to `v30.0.0` of `github.com/Azure/azure-sdk-for-go` ([#88](https://github.com/terraform-providers/terraform-provider-azurestack/issues/88))
* `azurestack_virtual_machine` - support for manage disks ([#85](https://github.com/terraform-providers/terraform-provider-azurestack/issues/85))
* `azurestack_virtual_machine_scale_set` - add support for managed disks ([#93](https://github.com/terraform-providers/terraform-provider-azurestack/issues/93))

## 0.7.0 (May 23, 2019)

Expand Down

0 comments on commit 1208c0f

Please sign in to comment.