I'm trying to configure Google Secret Manager in order to get notifications on PubSub (following this guide).
Is it possible to configure notifications on service level and not only on secret level?
I want to receive notifications on every secret of the project, without the need to explicitly to link a secret to the topic.
Thanks everyone!