UpdateCustomVCSIntegrationRequest
Request to update an existing custom VCS integration. All fields are optional; only provided fields are updated. Use regenerateWebhookSecret to rotate the webhook HMAC secret.
Properties
namestring optionalUpdated human-readable name for the integrationbaseUrlstring optionalUpdated URL prefix for repositories covered by this integrationenvironmentstring optionalUpdated ESC environment reference in ‘project/envName’ formatregenerateWebhookSecretboolean optionalWhen true, generates a new webhook HMAC secret and invalidates the previous one. The new secret is returned in the response.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.