terraform-provider-vcd
terraform-provider-vcd copied to clipboard
Add resource vcd_catalog_access_control
Resource vcd_catalog_access_control
is modeled after vcd_vapp_access_control
and vcd_org_vdc_access_control
.
Given a catalog, this resource can add and modify access control settings, either general (share with everyone) or detailed (share with one or more orgs, groups, users).
Addresses issue #777