AWS ELB v2
INTEGRATION
AWS Elastic Load Balancing (ELB) is an automatic application traffic distributor.
Workflows
Do more with AWS ELB v2. Relay helps you connect AWS ELB v2 with other tools to automate your DevOps workflows.
Workflow
Delete empty ELBv2 load balancers
This workflow finds empty ELBv2 load balancers by locating all load balancers that have empty target groups (i.e. no registered targets). It then terminates these load balancers.
Steps
Steps are contained actions that execute things you want done.
Amazon Web Services Elastic Load Balancing v2 integration
Integration with Amazon Web Services Elastic Load Balancing v2 for Puppet Relay.
Actions
The following are supported actions:
Type | Name |
---|---|
Step | aws-elbv2-step-load-balancers-delete |
Step | aws-elbv2-step-load-balancers-describe |
Step | aws-elbv2-step-target-groups-describe |
Step | aws-elbv2-step-targets-describe |
Contributing
Issues
Feel free to submit issues and enhancement requests.
Contributing
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
License
As indicated by the repository, this project is licensed under Apache 2.0.