Skip to content

dhsanchesp/terraform-techlab2

Repository files navigation

TechLab 02 - Terraform

This is a simple study of this wonderful tool. Get to know more about Terraform at Terraform.

Files and AWS Resources

This project uses Terraform to create an infrastructure at AWS, our chosen cloud provider. So we specified our cloud provider in our main.tf file.

Resource File
EC2 Instance aws_ec2_instance.tf
DynamoDB Tables aws_dynamodb_tables.tf

About

Studying terraform with my colleagues @ciandt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages