terraform-google-modules/terraform-google-pubsub

module does not control retain_acked_messages

bluehawk27 opened this issue · 5 comments

I'd create a PR but I understandably dont have push access to add the following code snippet here and here
retain_acked_messages = lookup( var.pull_subscriptions[count.index], "retain_acked_messages", null, )

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

This issue can be fixed with this pr #36

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

PR has been merged in