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

Add examples for fifo SNS topics #1031

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

mbbush
Copy link
Collaborator

@mbbush mbbush commented Dec 18, 2023

Description of your changes

Added an example for fifo SNS topics, which have some specific naming restrictions.

Fixes #670

I have:

  • Run make reviewable test to ensure this PR is ready for review.
    (I don't think this is necessary anymore, as everything in make reviewable test is run in CI (lint, unit tests, check-diff)

How has this code been tested

I ran uptest locally, and will run it again on the PR.

No changes to the actual provider code, just an added example/test case.

@mbbush
Copy link
Collaborator Author

mbbush commented Dec 18, 2023

/test-examples="examples/sns/topic-fifo.yaml"

Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thank you @mbbush, LGTM.

@turkenf turkenf merged commit a8f7737 into crossplane-contrib:main Dec 25, 2023
10 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.

BUG: SNS FIFO topic gives an error
2 participants