Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Change log for the version 1.0.3 (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: Prativa Bawri <bawrip@vmware.com>
  • Loading branch information
Prativa20 committed Aug 31, 2020
1 parent 9401e95 commit 33aeb8c
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
## 1.1.0 (Unreleased)
## 1.0.4 (Unreleased)

## 1.0.3 (Aug 31, 2020)

BUG FIXES:

* Provider 1.0.1 - Required to specify leasedays even if there's a default specified in the blueprint ([#64](https://github.com/vmware/terraform-provider-vra7/issues/64))
* Issue with Terraform PLAN ([#74](https://github.com/vmware/terraform-provider-vra7/issues/74))
* Output missing when relying on defaults for "resource_configuration" ([#80](https://github.com/vmware/terraform-provider-vra7/issues/80))

## 1.0.2 (Aug 17, 2020)

IMPROVEMENTS:
* Fix golangci-lint errors (#77)
* Add new release mechanism via goreleaser and github actions (#76)
* Rename from terraform-providers to vmware due to repo move (#75)
* Cleanup after v1.0.1 release

## 1.0.1 (April 21, 2020)

BUG FIXES:
Expand Down

0 comments on commit 33aeb8c

Please sign in to comment.