delfick / bespin

Opinionated wrapper around boto that reads yaml
MIT License
6 stars 8 forks source link

Migrate the core of bespin to boto3 #22

Closed atward closed 7 years ago

atward commented 7 years ago

Migrate bespin.amazon.credentials and bespin.amazon.cloudformation to use boto3 (#17). This migrates what I consider the core of bespin (environments & stacks).

Untouched modules (bespin.amazon.ec2, s3, sqs, kms) will continue to operate using the boto authenticator off either the user's environment, or the overlaid assume_role environment. The migration of the remaining modules will be done in separate PRs and will be tracked in #17.

delfick commented 7 years ago

cool, thnx, I'll have a proper look a bit later on :)

atward commented 7 years ago

@delfick could you sign off on this. There's a number of other PRs hanging off it.

delfick commented 7 years ago

ah yes, I'll look now

delfick commented 7 years ago

lgtm