AWS Loadbalancers Cleaner Plugin
Project description
resoto-plugin-cleanup-aws-loadbalancers
AWS Loadbalancers Cleanup Plugin for Resoto
This plugin cleans up AWS ALB/ELB load balancers with no instances attached to them.
Usage
plugin_cleanup_aws_loadbalancers:
# Enable plugin?
enabled: false
# Minimum age of unused load balancers to cleanup
min_age: '7 days'
The default load balancer age is 7 days. Meaning if a load balancer is more than 7 days old and does not have any instances/backends attached it will be flagged for cleanup.
Optionally change the age cutoff value using the min_age
option.
Example of valid age units:
weeks
days
hours
minutes
Each of them can be abbreviated down to one letter. E.g. 7d
, 24h
, 60m
, etc. A space in between the numeric and the unit is optional, meaning 7d
and 7 days
are equivalent.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file resoto-plugin-cleanup-aws-loadbalancers-3.2.0.tar.gz
.
File metadata
- Download URL: resoto-plugin-cleanup-aws-loadbalancers-3.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 479baf97ba5ccd2efb74203f9cc18a32931d68c3d0fe7aee0f807d3a3f617130 |
|
MD5 | f3a5d9a19ba709757d9085c8a9572690 |
|
BLAKE2b-256 | 97f006db66a9f589925c63e8b448310d9d56ea8437c3e0d0264d1a2ebd9415c2 |
File details
Details for the file resoto_plugin_cleanup_aws_loadbalancers-3.2.0-py3-none-any.whl
.
File metadata
- Download URL: resoto_plugin_cleanup_aws_loadbalancers-3.2.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc131696c87c1bdd77d9b54b9da0866c50a21a71330c93f2f61349286d319b4f |
|
MD5 | 14ebbe043330038565a7f5b93e1cbbc9 |
|
BLAKE2b-256 | 6715ed3c63d9dce2fcd63b68abb0e43f3871f172dc1a2d00f034832df208f762 |