Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

feat: Add tags to sns fetching #810

Merged
merged 6 commits into from
May 1, 2022
Merged

feat: Add tags to sns fetching #810

merged 6 commits into from
May 1, 2022

Conversation

andrewthetechie
Copy link
Contributor

#803
This adds an extra api call to retrieve the tags of each SNS topic.

#803
This adds an extra api call to retrieve the tags of each SNS topic.
@andrewthetechie andrewthetechie requested review from a team and shimonp21 and removed request for a team April 29, 2022 02:18
@github-actions github-actions bot added the feat label Apr 29, 2022
@andrewthetechie
Copy link
Contributor Author

@erezrokah here is my attempt at fixing #803

@andrewthetechie andrewthetechie changed the title feat: add tags to sns fetching feat: Add tags to sns fetching Apr 29, 2022
@github-actions github-actions bot added feat and removed feat labels Apr 29, 2022
Copy link
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for your contribution! ill let @erezrokah approve.

A few comments:

  1. run gofmt on your code so linter will pass
  2. execute https://github.com/cloudquery/cq-provider-aws/blob/main/docs/docs.go in your PR so docs will be regenerated and docs status check will pause
  3. Added 2 nits, but otherwise like looks good.

resources/services/sns/topics.go Outdated Show resolved Hide resolved
resources/services/sns/topics.go Outdated Show resolved Hide resolved
Copy link
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

LGTM, added a suggestion to remove duplicate will commit it and merge. Thanks for your contribution!

resources/services/sns/topics.go Outdated Show resolved Hide resolved
@roneli roneli merged commit 8e3e46b into cloudquery:main May 1, 2022
@bbernays bbernays linked an issue May 5, 2022 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SNS Topics don't get their tags
2 participants