-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGELOG.md updated to v1.0.0 (#35)
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Changelog | ||
|
||
## [v1.0.0](https://github.com/infobloxopen/terraform-provider-infoblox/tree/v1.0.0) (2019-08-09) | ||
|
||
[Full Changelog](https://github.com/infobloxopen/terraform-provider-infoblox/compare/ec354d7410947945fe01f876269ded480f18029d...v1.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Support for CNAME or A Records [\#22](https://github.com/infobloxopen/terraform-provider-infoblox/issues/22) | ||
|
||
**Closed issues:** | ||
|
||
- Does this provider work with Terraform 0.12.1 [\#29](https://github.com/infobloxopen/terraform-provider-infoblox/issues/29) | ||
- Error on plan [\#26](https://github.com/infobloxopen/terraform-provider-infoblox/issues/26) | ||
|
||
**Merged pull requests:** | ||
|
||
- CHANGELOG.md updated to v1.0.0 [\#35](https://github.com/infobloxopen/terraform-provider-infoblox/pull/35) | ||
- Minor readability changes to README.md [\#31](https://github.com/infobloxopen/terraform-provider-infoblox/pull/31) ([scottsuch](https://github.com/scottsuch)) | ||
- This commit contains entire DNS changes [\#25](https://github.com/infobloxopen/terraform-provider-infoblox/pull/25) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- This commit contains patch to rebase issue [\#19](https://github.com/infobloxopen/terraform-provider-infoblox/pull/19) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Update README.md [\#18](https://github.com/infobloxopen/terraform-provider-infoblox/pull/18) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Example [\#17](https://github.com/infobloxopen/terraform-provider-infoblox/pull/17) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Update README.md [\#16](https://github.com/infobloxopen/terraform-provider-infoblox/pull/16) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Added block of code to reserve n number of IP's [\#14](https://github.com/infobloxopen/terraform-provider-infoblox/pull/14) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Added an example tf for Vmware Vshpere [\#12](https://github.com/infobloxopen/terraform-provider-infoblox/pull/12) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- UT's for Infoblox-Provider [\#11](https://github.com/infobloxopen/terraform-provider-infoblox/pull/11) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- This commit contains a new resource IPAssociation [\#10](https://github.com/infobloxopen/terraform-provider-infoblox/pull/10) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Validation of Cloud License [\#8](https://github.com/infobloxopen/terraform-provider-infoblox/pull/8) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Validation of gateway ip existence [\#5](https://github.com/infobloxopen/terraform-provider-infoblox/pull/5) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
- Modified makefile to build and gofmtcheck [\#3](https://github.com/infobloxopen/terraform-provider-infoblox/pull/3) ([jkraj](https://github.com/jkraj)) | ||
- Support for network and ip allocation [\#1](https://github.com/infobloxopen/terraform-provider-infoblox/pull/1) ([saiprasannasastry](https://github.com/saiprasannasastry)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |