Skip to content

fix: use string for maximum_backoff and minimum_backoff for pull subscriptions#229

Merged
apeabody merged 3 commits intoterraform-google-modules:mainfrom
ktinubu:fix/use-string-for-backoff
Mar 10, 2025
Merged

fix: use string for maximum_backoff and minimum_backoff for pull subscriptions#229
apeabody merged 3 commits intoterraform-google-modules:mainfrom
ktinubu:fix/use-string-for-backoff

Conversation

@ktinubu
Copy link
Copy Markdown
Contributor

@ktinubu ktinubu commented Mar 10, 2025

Fixes: #227

@ktinubu ktinubu requested review from a team and imrannayer as code owners March 10, 2025 17:39
@ktinubu ktinubu changed the title fix!: use string for maximum_backoff and minimum_backoff for pull subsscriptions fix!: use string for maximum_backoff and minimum_backoff for pull subscriptions Mar 10, 2025
@ktinubu ktinubu requested a review from apeabody March 10, 2025 17:39
@ktinubu ktinubu linked an issue Mar 10, 2025 that may be closed by this pull request
@apeabody apeabody self-assigned this Mar 10, 2025
@apeabody
Copy link
Copy Markdown
Contributor

removing breaking change (!) as this is fixing the broken behavior

@apeabody apeabody changed the title fix!: use string for maximum_backoff and minimum_backoff for pull subscriptions fix: use string for maximum_backoff and minimum_backoff for pull subscriptions Mar 10, 2025
Copy link
Copy Markdown
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks @ktinubu!

@apeabody apeabody merged commit e4eea2a into terraform-google-modules:main Mar 10, 2025
4 checks passed
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.

pull_subscriptions types for backoff should be string

2 participants