aws.codebuild.Webhook
missing the scopeConfiguration
property
#4116
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/enhancement
Improvements or new features
The
aws.codebuild.Webhook
resource is missing thescopeConfiguration
property.This property also isn't in Terraform's provider, and I assume very few people use it, but it would be appreciated if it could be added as it's used to scope the webhook for self-hosted GitHub Actions runners on CodeBuild.
My workaround for the moment is to have a pulumi output that instructs the user how to create it via the CLI, which isn't ideal!
Thanks
The text was updated successfully, but these errors were encountered: