Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws.codebuild.Webhook missing the scopeConfiguration property #4116

Closed
Makeshift opened this issue Jun 26, 2024 · 2 comments
Closed

aws.codebuild.Webhook missing the scopeConfiguration property #4116

Makeshift opened this issue Jun 26, 2024 · 2 comments
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features

Comments

@Makeshift
Copy link

The aws.codebuild.Webhook resource is missing the scopeConfiguration 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

@mikhailshilkov mikhailshilkov added the needs-triage Needs attention from the triage team label Jul 8, 2024
@flostadler
Copy link
Contributor

Hey @Makeshift, thanks for raising this issue! We'll need to get this enhancement implemented in the upstream terraform provider first.
There's already a feature request tracking this in the upstream repository (hashicorp/terraform-provider-aws#38091) and it has a PR attached. I'd recommend upvoting both the issue and PR to get it prioritized as quickly as possible

@flostadler flostadler added kind/enhancement Improvements or new features awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed needs-triage Needs attention from the triage team labels Jul 8, 2024
@Makeshift
Copy link
Author

This appears to have been resolved in a recent update. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants