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

opt-in cloud provider transport design #529

Open
logicminds opened this issue Nov 1, 2019 · 1 comment
Open

opt-in cloud provider transport design #529

logicminds opened this issue Nov 1, 2019 · 1 comment

Comments

@logicminds
Copy link

Describe the Enhancement:

I want a more opt-in cloud provider transport design.

Describe the Need:

The current train gem is too heavy weight pulling in aws, gce and azure cloud providers I don't use when I only want local docker support. We should be able to just include the train gems we need instead of coupling them in with the main train gem.

And the current train-core gem does not include docker. So there is no way to have a lightweight train-core and docker or aws, azure, gce.

All or nothing approach currently.

Current Alternative

None.

Can We Help You Implement This?:

The new train-docker, train-aws, train-azure, train-gce need to be owned and published by inspec.

@zenspider
Copy link
Contributor

This can be the epic... but needs to be split out for each platform

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

No branches or pull requests

2 participants