A very brief introduction to Amazon AWS management with Terraform using a practical example.

Efren Yevale Varela 491276869d Se agregan dependencias para los recursos 4 years ago
terraform 491276869d Se agregan dependencias para los recursos 4 years ago
.gitignore a118506650 Configuración de Terraform para AWS 4 years ago
README.md fa8e69bcd3 Initial commit 4 years ago

README.md

Amazon AWS management with Terraform

The objective is to give a very brief introduction to Amazon AWS management with Terraform, infrastructure as code (IaC) using a practical example.

Things to cover:

  • Simple Storage Service (S3).
  • Virtual Private Cloud (VPC).
  • Elastic Computing (EC2).
  • Security Groups.

In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.