base2Services / base2Services/cfn-start-stop-stack

add ability to lookup multiple cloudformation stacks by tag

Open
#67 0 comments 0 reactions 0 assignees Claimed by @lohgannash View on GitHub
cfn-manage enhancement wontfix
Dominant language
Ruby
Stars
11
Forks
14
PR merge metrics
No merged PRs in 30d

Description

At the moment a scheduled job has to be created for each stack that needs to be stopped and started or other additional automation has to be build to facilitate the stack lookup.

This functionality could be added to cfn_manage to lookup up a group of stacks based upon a common tag key and value placed on the stack

for example

```sh
cfn_manage stop-environment --tag StopStack=true
cfn_manage start-environment --tag StartStack=true
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.