Skip to content

webit4me/aws-org-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-org-bootstrap

To bootstrap an AWS organisation accounts with required user, roles and S3 bucket required by terraform

Setup virtual environment and install required modules

virtualenv venv --python=python3
source ./venv/bin/activate
pip install boto3

Run script

./bootstrap.py abn-webit4me-organisation 744139270042 136577907298 795053184401,281934868217,125801569587 -v -s alireza-test-bucket

Contribute

  • Edit
  • Test
  • Lint
    pip install pylint
    pylint bootstrap.py
  • commit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages