You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/bendoerr-terraform-modules/terraform-aws-fargate-on-demand-custodian

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/bendoerr-terraform-modules/terraform-aws-fargate-on-demand-custodian

v0.1.0
Source
Go
Version published
Created
Source


Logo

Ben's Terraform AWS Fargate on Demand Module Custodian Sidecar

This is how I do it.

Explore the docs »

Report Bug . Request Feature

Contributors Issues GitHub Workflow Status (with event) GitHub tag (with filter) License

About The Project

A companion sidecar for services deployed with Ben's Terraform AWS Fargate on Demand Module. When the service launches, this container launches as well. First it updates the Route53 Record to reference the public IP address of the ECS Task. After that it will monitor the services activity and shut the service down when it becomes inactive.

Usage

Use via Ben's Terraform AWS Fargate on Demand Module.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Benjamin R. Doerr - Terraformer - Benjamin R. Doerr - Built Ben's Terraform Modules

Acknowledgements

FAQs

Package last updated on 30 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts