Pause services after some time

Hello all,

is there any way to set a service to pause for some time? (including managed databases)

It would be awesome to automatically pause a group of services after some time if they’re not in use, like AWS Aurora does. It’s particularly useful for Pull Request Previews, where the environments are used very occasionally and of course for cost optimization. :slight_smile:

I found the right config : previewsExpireAfterDays! :smile:

1 Like