Releases: gomorpheus/terraform-provider-morpheus
Releases · gomorpheus/terraform-provider-morpheus
v0.14.0
v0.13.4
What's Changed
- Bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #320
- Fix a number of issues with mvm_instance by @eamonnotoole in #340
New Contributors
- @dependabot[bot] made their first contribution in #320
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
- Increase morpheus_vsphere_instance delete timeout by @eamonnotoole in #335
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- Allow automatic selection of Datastore (and other changes) by @eamonnotoole in #328
- Only set one of instance_type_code or instance_type_id in state-file by @eamonnotoole in #329
- Fix int64 bug in morpheus_vsphere_instance by @eamonnotoole in #330
- Add polling on delete to morpheus_vsphere_instance by @eamonnotoole in #331
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Return on error in morpheus_vsphere_instance by @eamonnotoole in #318
- Add morpheus_cloud_folder data-source and add folderId to instance by @eamonnotoole in #317
- Add instance_type_code to morpheus_vsphere_instance by @eamonnotoole in #321
- Add connection_info to morpheus_vsphere_instance by @eamonnotoole in #323
- Remove GET of instance-layout ID from morpheus_vsphere_instance by @eamonnotoole in #322
- Make morpheus_vsphere_instance connection_info read-only by @eamonnotoole in #324
New Contributors
- @eamonnotoole made their first contribution in #318
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Add some validation for minimum MKS worker nodes by @jasonquigleyhpecom in #310
- Allow tracing of http requests/responses by @stuart-mclaren-hpe in #311
- Implement cluster worker node count update for MKS VSphere by @matthew-c-hpe in #313
- Run go mod tidy to fix go sdk import by @matthew-c-hpe in #315
- Fix Go SDK import in go.mod by @matthew-c-hpe in #316
New Contributors
- @jasonquigleyhpecom made their first contribution in #310
- @stuart-mclaren-hpe made their first contribution in #311
- @matthew-c-hpe made their first contribution in #313
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- enable morpheus_form resource in the provider by @jouve in #286
- missing morpheus_form fields in state by @jouve in #291
- form: add noBlank/remove_select_option by @jouve in #292
- update release pipeline by @jouve in #293
- Add vsphere mks support by @martezr in #303
- Update golang and tfplugindocs by @martezr in #304
- Update form support documentation and logic by @martezr in #305
- Update CI pipeline by @martezr in #307
New Contributors
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Added for user password_expired by @AleksFirsta in #279
- Add networks data source by @martezr in #282
- Update chef bootstrap task example by @martezr in #283
- Add clouds datasource support by @martezr in #284
- Update support documentation by @martezr in #299
New Contributors
- @AleksFirsta made their first contribution in #279
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Add chef bootstrap task support by @martezr in #271
- Add support for chef integration by @martezr in #273
- Fix issues with the power schedule policy resource by @martezr in #274
- Add API persona support to the permission_set data source by @martezr in #275
- Prep v0.11.0 release by @martezr in #276
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update morpheus_user resource to fix role ids issue #250 by @martezr in #251
- Update provider dependencies by @martezr in #253
- Update MVM instance documentation by @martezr in #254
- Add support for a cloud datstore data source by @martezr in #255
- Add storage volume data source support by @martezr in #256
- Add environments data source support by @martezr in #257
- Add groups data source support by @martezr in #258
- Add support for automation tasks data source by @martezr in #259
- Add support for policies data source by @martezr in #260
- Add user groups data source support by @martezr in #261
- Add tenants data source support by @martezr in #262
- Add virtual images data source support by @martezr in #263
- Fix aws cloud import issue #266 by @martezr in #267
- fix github action release workflow by @martezr in #268
Full Changelog: v0.9.10...v0.10.0