terraform-ecs
terraform-ecs copied to clipboard
Proper microservices example
Show a proper microservices example with. It should include the #10 , #9 , #8 and #6
Just to add on your self notes, I am using other modules for the moment also because it looks like this repo still needs:
- proper semantic versioning (tags with versions that reflect stability of a specific ECS coverage aspect, as opposed to just a master branch)
- including of the repo as a module on the terraform registry
I wish i had more experience with both terraform and aws but I am newbie else i would not mind creating PRs. At the moment I am using your diagrams to build my own scripts. I will take a look again when the microservices example is ready
@bizmate Thanks for the feedback. The repository is created to be used as is or as an inspiration so both is good :)
best terraform example set I've seen, looking forward to see other great modules in the future thanks!