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

Efren Yevale Varela 91fe2c1666 Se agregan elementos para la instancia virtual 4 年 前
terraform 91fe2c1666 Se agregan elementos para la instancia virtual 4 年 前
.gitignore a118506650 Configuración de Terraform para AWS 4 年 前
README.md fa8e69bcd3 Initial commit 4 年 前

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.