You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
IMPROVEMENTS
Add vdc_id to data source vcd_vm_placement_policy to allow tenant users to fetch VM Placement Policies from
the ones assigned to VDCs (#948)
Resource and data source vcd_catalog and vcd_subscribed_catalog introduce new computed field is_local to specify
whether the catalog originated from the current org (#949)
Improve usage of org field in vcd_catalog to accept sharing Org name for shared catalogs and improve error messages (#949)
BUG FIXES
Fix a bug that caused vcd_vm_group data source to fail when the backing Provider VDC had multiple resource pools (#948)
Fix issue #944 - shared catalog datasource not accessible to Org users (#949)
Fix issue #672 - update Org with invalid or extended LDAP settings (#952, #955)