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

Split CloudFormation support into a separate tool #107

Open
benkehoe opened this issue Jul 19, 2023 · 1 comment
Open

Split CloudFormation support into a separate tool #107

benkehoe opened this issue Jul 19, 2023 · 1 comment

Comments

@benkehoe
Copy link
Owner

It's a bunch of code and has additional dependencies, and the macro bit too...there's no good reason it should be in the main tool. #104 impacted the ability to install aws-sso-util at all for a dependency only used by the CloudFormation part.

Also probably consider making aws-sso-lib it's own repo as well?

@iainelder
Copy link

A split might make make it easier to use and maintain each tool. One can be used independently of the other.

The macro README says that the it could be a SAR app. I'd like that option for simpler deployment however the code is organized. In that way I believe I could enable the macro simply with a SAR resource in a template instead of custom scripting around the the SAM CLI.

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

2 participants