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
Hi
Thanks for your report. I ran some tests. The behavior that you describe happens only when you have in the same resource read_only_shared_with_all_orgs = true and shared_with.
Fixing it is possible, but I am nit sure we can do it for the current release.
To help us evaluate the importance of this issue, could you describe a use case where this configuration would be important?
shure, we are looking to create a catalog that distributes its vApp templates across all organizations. The goal is to keep these templates up-to-date automatically, potentially through a GitHub Action.
The interaction between the GitHub Action and the VCD ought to be executed by a user who holds only the essential permissions to update the templates. This guarantees that the procedure is secure and complies with the principle of least privilege.
Let me know if you need any additional information.
Terraform Version
Terraform v1.5.7
on linux_amd64
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
If necessary, logs can be provided
Expected Behavior
The catalog should be created in VCD with the user included.
Actual Behavior
The catalog is created in VCD, but without including the user.
Steps to Reproduce
create a resource vcs_catalog with code above
User Access rights
Org admin
The text was updated successfully, but these errors were encountered: