Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

   python.exe -m pip install --upgrade pip

AWS: aws cli

aws --version

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

Pre-requisite
terraform installedupdate pipAWS CLI installed or updated

login with AWS CLI to terraform init
Create the .tf file


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


Log into GUI




...