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

Mark/Delete for all RDS and ELB resources #49

Closed
jeffastorey opened this issue May 3, 2016 · 0 comments · Fixed by #134
Closed

Mark/Delete for all RDS and ELB resources #49

jeffastorey opened this issue May 3, 2016 · 0 comments · Fixed by #134
Assignees
Milestone

Comments

@jeffastorey
Copy link
Contributor

The EC2 capability to have actions that mark and delete an instance are useful to give warning to people before their instances are deleted.

This capability should be extended to RDS and ELB as well.

@kapilt kapilt self-assigned this May 22, 2016
@kapilt kapilt added this to the 2016-05-28 milestone May 22, 2016
kapilt pushed a commit to kapilt/cloud-custodian that referenced this issue May 22, 2016
- policies can have tags, to allow for classification and grouping without renaming.
- add in cwe shortcuts for asgs
- change cwe long form to allow multiple sources, id selectors (closes cloud-custodian#85)
- offhours and onhours explicitly require there respective time fields (closes cloud-custodian#100 and refs cloud-custodian#111)
- allow vars section in config file for yaml references on repeated values
- asg resource manager supports cwe/push policies
- simplify elb tag retrieval
- elb and rds support marked-for-op filter and mark-for-op action (closes cloud-custodian#49)
- add tools/vocabulary.py to auto gen yaml file of valid policy language elements
- version incr 0.8.11
kapilt added a commit that referenced this issue May 22, 2016
- cli region and profile default to aws sdk standard env vars
- policies can have tags, to allow for classification and grouping without renaming.
- add in cwe shortcuts for asgs
- change cwe long form to allow multiple sources, id selectors (closes #85)
- offhours and onhours explicitly require there respective time fields (closes #100 and refs #111)
- allow vars section in config file for yaml references on repeated values
- asg resource manager supports cwe/push policies
- simplify elb tag retrieval
- elb and rds support marked-for-op filter and mark-for-op action (closes #49)
- add tools/vocabulary.py to auto gen yaml file of valid policy language elements
- version incr 0.8.11
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 a pull request may close this issue.

2 participants