Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for dead_letter_policy to subscription resources #32

Merged
merged 2 commits into from
Jul 28, 2020
Merged

feat: Add support for dead_letter_policy to subscription resources #32

merged 2 commits into from
Jul 28, 2020

Conversation

anakovt
Copy link
Contributor

@anakovt anakovt commented Jul 28, 2020

This PR adds the ability to use dead_letter_policy, so when a message can't be acknowledged, pub/sub can forward this message to a dead-letter topic.

@anakovt
Copy link
Contributor Author

anakovt commented Jul 28, 2020

Hello, @morgante, could you please review the PR? Thanks a lot.

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please get tests/linters passing (you probably have to upgrade the minimum version).

main.tf Outdated Show resolved Hide resolved
@anakovt anakovt requested a review from morgante July 28, 2020 15:05
@morgante morgante merged commit 5005366 into terraform-google-modules:master Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants