Skip to content

bendoerr-terraform-modules/terraform-aws-fargate-on-demand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Ben's Terraform AWS Fargate on Demand Module

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

Ever wanted to run Minecraft or Foundry VTT on AWS -- but! DAMN $20/month is so expensive?! Well I did. If you don't mind a minute or two while things start up and want crazy cheap hosting for these services -- a few dollars a month -- then this module is for you! No seriously around $1.50 for 20 hours of uptime.

Usage

TODO
}

Requirements

TODO

Providers

TODO

Modules

TODO

Resources

TODO

Inputs

TODO

Outputs

TODO

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 be 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

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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