terraform-google-modules / terraform-google-scheduled-function

Sets up a scheduled job to trigger events and run functions
https://registry.terraform.io/modules/terraform-google-modules/scheduled-function/google
Apache License 2.0
71 stars 48 forks source link

feat: Support deletion of Billing Account Log Sinks #227

Closed daniel-cit closed 5 months ago

daniel-cit commented 5 months ago

This PR supports the deletion of Billing Account Log Sinks older then a given age and that match a given pattern.

daniel-cit commented 5 months ago

@apeabody Could you PTAL?