aws-samples / aws-bootstrap-kit-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offer a Python version of the Bootstrap Kit

npvisual opened this issue · comments

Description

One of the really nice features of the CDK is that it supports different languages to describe your AWS infrastructure (Typescript, Javascript, Python, etc.). Most of our current infrastructure-as-code has been written using the AWS CDK in Python.

While porting this to Typescript would be do-able (not desired though!), it would be good to be able to leverage existing code in Python to support migrating to one AWS account per "context" (tenant, person, envt type etc.)

Will move this to the Bootstrap Kit repo -- though offering the sample in Python would be nice too !

Even if indeed aws-bootstrap-kit is available in python, I agree that we could have a python version of this repo . Happy to keep that one open if you want.

Even if indeed aws-bootstrap-kit is available in python, I agree that we could have a python version of this repo . Happy to keep that one open if you want.

Ok, sounds good to me. Thanks !