terraform-provider-vsphere
terraform-provider-vsphere copied to clipboard
fix: Update `vsphere_content_library` defaults for subscribed libraries
Description
- Sets
automatic_syncasDefault: trueto align with the default behavior in the vSphere UI. Setson_demandasDefault: false
Acceptance tests
- [ ] Have you added an acceptance test for the functionality being added?
- [ ] Have you run the acceptance tests on this branch?
None. Performed a go get and go build to perform positive and negative unit tests.
Release Note
⚠️ Breaking Changes
resource/vsphere_content_library: Setsautomatic_syncasDefault: trueon a subscribed content library to align with the default behavior in the vSphere UI. Setson_demandasDefault: false[GH-1502]resource/vsphere_content_library: Updates resource documentation example forstorage_backingattribute. [GH-1502]
References
Resolves #1426 by @tenthirtyam.
Let me know if you have any additional question @appilon - happy to review over Zoom, too. :)
Converted to draft to avoid accidental merge before next major.
Ryan Johnson Senior Staff Solutions Architect | Product Engineering @ VMware, Inc.
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.