This project is a Terraform infrastructure template for Amazon EC2 + Amazon RDS classic back-end architecture with Amazon CloudFront and Amazon S3 classic front-end architecture.
Muryllo Pimenta – muryllo.pimenta@upe.br
Distributed under MIT license. See LICENSE
for more informations.
- Fork it (https://github.com/MurylloEx/shortly-iac/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request