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

Feature/refactor and alarms #14

Merged
merged 3 commits into from
Oct 30, 2017

Conversation

toshke
Copy link
Contributor

@toshke toshke commented Oct 24, 2017

Change

Refactor

Major code refactoring. Rather than having all resource handlers in single class, start/stop handlers are produced via factory pattern. Input to factory is CloudFormation resource type.

Support for cloudwatch alarms

CloudWatch Alarms will have their actions enabled or disabled in case of start (stopping) CloudFormation stack.

Testing

As Issue #6 is still under development, this has been tested manually, on CloudFormation stack with all resources.

@toshke toshke force-pushed the feature/refactor-and-alarms branch from d4cea72 to 2bcdc16 Compare October 24, 2017 05:59
@toshke toshke merged commit 429e139 into base2Services:develop Oct 30, 2017
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.

1 participant