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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generator cloudwatch_logs #254

Merged
merged 6 commits into from Apr 3, 2017
Merged

Add generator cloudwatch_logs #254

merged 6 commits into from Apr 3, 2017

Conversation

inokappa
Copy link
Collaborator

@inokappa inokappa commented Apr 2, 2017

Hi, @k1LoW

Otsukaresama desu.

I added Generator CloudWatch Logs.
And fixed when filter is not specified.

Please confirm. 馃檱

Regards.

Yohei

@inokappa
Copy link
Collaborator Author

inokappa commented Apr 2, 2017

oh... 馃槩

memo: lostisland/faraday#679

I'm waiting for above problem fixed. 馃嵉

@@ -4,7 +4,7 @@ class CloudwatchEvent
include Awspec::Helper::Finder
def generate_all
events = select_all_cloudwatch_events
raise 'Not Found alarm' if events.empty?
raise 'Not Found event' if events.empty?
Copy link
Owner

Choose a reason for hiding this comment

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

馃憤

@k1LoW
Copy link
Owner

k1LoW commented Apr 3, 2017

Hi @inokappa ! Thank you for your commit.

LGTM! 馃憤

@k1LoW k1LoW merged commit bef33b7 into k1LoW:master Apr 3, 2017
@k1LoW k1LoW changed the title Add generator cloudwatch logs Add generator cloudwatch_logs Apr 3, 2017
@k1LoW
Copy link
Owner

k1LoW commented Apr 3, 2017

Released as v0.73.2.

k1LoW added a commit that referenced this pull request May 20, 2018
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