Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


Pre-requisite
terraform installed
update pip

   python.exe -m pip install --upgrade pip


AWS CLI installed or updated

AWS: aws cli


aws --version

update aws cli:  pip install awscli --upgrade --user

login with AWS CLI to 


Create the .tf file


init , plan and apply
init
plan
apply
Check on AWS Console


Log into GUI




  • No labels