Skip to content

This repository contains my code as I learn to use the Terraform tool. My goal is to learn how to use Terraform to create infrastructure, primarily for AWS. The codes I develop during my studies will be placed here.

Notifications You must be signed in to change notification settings

rafaelsilvabr/TerraformLabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraformLabs

This repository contains my code as I learn to use the Terraform tool. My goal is to learn how to use Terraform to create infrastructure, primarily for AWS. The codes I develop during my studies will be placed here.

Passo a passo dos comandos do terraform para rodar um módulo

1. terraform init
2. terraform plan
3. terraform apply
4. terraform destroy

Extra

Para auxiliar no debug, é possível habilitar o Log Trace durante a execução dos comandos terraform export TF_LOG=TRACE

About

This repository contains my code as I learn to use the Terraform tool. My goal is to learn how to use Terraform to create infrastructure, primarily for AWS. The codes I develop during my studies will be placed here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published