FEATURES:
IMPROVEMENTS:
-
Rename dirs/files according to the hashicorp provider's guidelines (#145)
-
Acceptance tests for vra7_deployment resource and fix for issue # 143 (#144)
BUG FIXES:
- Acceptance tests for vra7_deployment resource and fix for issue # 143 (#144)
FEATURES:
IMPROVEMENTS:
- Changes in the tf config file schema (#135)
BUG FIXES:
FEATURES:
IMPROVEMENTS:
-
Refactor code to split provider and SDK (#119)
-
Add more unit tests for the sdk and some refactoring (#128)
BUG FIXES:
- Handle response pagination when fetching catalog item id by name (#134)
FEATURES:
- Add requirement for go 1.11.4 or above (#122)
- Convert from using dep to go modules (#109)
- Adding businessgroup_name in the config file (#94)
- Adding code to check if the component names in the terraform resource… (#88)
- Get VM IP address (#66)
- Update Deployment based on changes to configuration in Terraform file (#27)
- resource_configuration key format verification check (#36)
- Business Group Id resource field (#28)
- Initial Pass at allowing 'description' and 'reasons' to be specified for a deployment (#12)
- #7 Terraform "depends_on" does not wait - wait_timeout resource schema added. (#10)
- Add insecure setting to allow connection with self-signed certs (#3)
IMPROVEMENTS:
- Update README.md (#114)
- Adding a logging framework for more detailed logging of vRA Terraform plugging. (#85)
- Added debug messages to resource.go to help debug issues in the field. (#80)
- Changes to variable and function names to better reflect vRA terminology (#65)
- README.md changes (#62)
- Unit testing - code coverage (#48)
- Clean up the resource section of the README (#32)
- Certificate signed by unknown authority README updates (#16)
- Multi-machine blueprint terraform config example. (#13)
BUG FIXES:
- Update go sum to fix the build failure (#121)
- lease_days property name should be _leaseDays. (#112)
- Have golint errors fail "make check" (#108)
- Fix go lint errors/warnings (#106)
- Cleanup travis tests (#105)
- Fix terraform destroy. (#103)
- Update issue templates (#102)
- Correction in the schema (#99)
- Fixing issues related to create, update and read (#98)
- Fixing the config validation bug # 91 (#92)
- Show request status on terraform update operation (#90)
- Updating the request_status properly on time out. (#86)
- merge crash fixes - minor change in add new value to machine config (#64)
- Changes to the resource creation flow (#55)
- Issue fix : Terraform destroy runs async (completes immediately) (#56)
- Redo the error login in deleteResource to prevent panic (#38)
- Add dynamic/deploy time properties appropriately from resource_configuration block (#25)
- Use SplitN instead of Split to identify fields to replaces (#29)
- Corrected minor typos in README.md (#30)
- destroy resource outside terraform error message fixes (#22)