Skip to content

gabrielpasv/terraform_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform_challenge

Terraform intallation

wget https://releases.hashicorp.com/terraform/0.11.7/terraform_0.11.7_linux_amd64.zip unzip terraform_0.11.7_linux_amd64.zip edit ~/.bashrc at the end add the following: export PATH=$PATH:/home//terraform source ~/.bashrc

Terraform initialization

set up aws cli and configure it. DO NOT commit credentials to the repo setup connections.tf run terraform init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published