Skip to content

mahendrarathod/cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task-1

Create VPC

  • Create public subnte.
  • Create private subnet.
  • Create Internet gateway and attached it to VPC.
  • Public vpc subnet association.

Task-2

Create VPC

  • Two public subnte.
  • Two private subnet.
  • Two route tables Private & Public.
  • Create Internet gateway and attached it to VPC.
  • Public vpc subnet association.
  • Export VPC ID , Public & Private Subnet ID's.

Task-3

Create IAM Users & Groups.

  • Create Gropus 1) Devloper 2) administrator 3) ReadOnly 4) PowerUser
  • Create Users 1) Devloper 2) administrator 3) ReadOnly 4) PowerUser
  • Attached administrator access policy to administrator user and read only policy to read only user.
  • Add users in to the respective group.
  • Create inline policy for Power user & Developer user.

About

Automation with cloudformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published