generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
When the ALM DA deploys a set of toolchains / pipelines along with a new CD instance, trying to run any trigger immediately afterwards fails with an error:
At least one authorized user is required in the Continuous Delivery service instance before non-User IDs can be used.
The DA is deployed using a trusted profile and possibly because of that the CD instance does not have any authorized users attached.
This affects the deployments in a stack (e.g. RAG Pattern) in which case a webhook trigger is called immediately after ALM deployment.
The Continuous Delivery does not seem to have a documented API for adding users, but the UI makes an API calls to add a user by e-mail.
New or affected modules
By submitting this issue, you agree to follow our Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request