Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CloudFormation Change Sets #84

Open
naftulikay opened this issue May 5, 2016 · 5 comments
Open

Support CloudFormation Change Sets #84

naftulikay opened this issue May 5, 2016 · 5 comments
Assignees

Comments

@naftulikay
Copy link

CloudFormation recently launched change sets, which are amazing. Can Stacks please implement an API for creating change sets so we can preview our changes before we torch production? 😅

@vaijab
Copy link
Member

vaijab commented May 6, 2016

@rfkrocktk that's a good idea. I will look into that.

@vaijab vaijab self-assigned this May 6, 2016
@naftulikay
Copy link
Author

Thanks.

@cob16
Copy link
Contributor

cob16 commented Jun 27, 2022

@vaijab would you accept a PR for this?

@vaijab
Copy link
Member

vaijab commented Jun 28, 2022

@cob16 yes, please! /cc @alekna

@cob16
Copy link
Contributor

cob16 commented Jul 2, 2022

So it looks like support for changesets will require moving the project from boto to boto3 due to the API not existing in the currently used version of the library

ref:

Trying to learn from past PRs #91 I think It best to focus on increasing code coverage first before trying to upgrade (37% of code is tested at the moment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants