Skip to content

Prerequisites

IAM

  • Create AWS IAM role 1
  • Login into ElasticDev here
  • Click Add Project
    • It will list git repositories in your account
    • Click launch-ed
    • Enter a branch.
      iam
      
    • Name for the project
      iam-101
      
    • Click Add Project
    • Wait and verify the iam project completes (10 mins)
    • Click the name of the project (iam-101)
      • You will see the jobs
      • Click one of the job(s)
      • Click output tab
  • Walk-through video

VPC

  • Create AWS VPC 2
  • Login into ElasticDev here
  • Click Add Project
    • Enter a branch.
      vpc
      
    • Name for the project
      vpc-101
      
    • Click Add Project
    • Wait and verify the vpc project completes (15 mins)
  • Walk-through video

  1. IAM stack. IAM role is needed for all AWS automation samples. 

  2. VPC stack. VPC is needed for most AWS automations samples. 

  3. Must delete vpc below before deleting iam