CodePipeline webhook is not updating filter #15804
Labels
bug
Addresses a defect in current functionality.
service/codepipeline
Issues and PRs that pertain to the codepipeline service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.13.5
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
filter
properties in the resource should be updatedActual Behavior
filter
properties in the resource are not updatedSteps to Reproduce
terraform apply
aws codepipeline list-webhooks
(all good here)match_equals
value to "refs/heads/asdf"terraform apply
aws codepipeline list-webhooks
(filter was not updated)Important Factoids
References
The text was updated successfully, but these errors were encountered: