-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Aspect: PackagingDistribution of the projects 'compiled' artifacts.Distribution of the projects 'compiled' artifacts.Platform: AWSPlatform: AzurePlatform: DockerPlatform: GCPType: Breaking ChangeChanges the way existing features work in a way that affects users.Changes the way existing features work in a way that affects users.
Description
Describe the Enhancement:
Opt-in or Opt-out of Inspec-core to reduce gem dependencies
Describe the Need:
Requiring inspec pulls in a massive amount of gems because the Inspec gem requires all the cloud provider gems. This is completely bloated and wastes my time watching 100 gems install. I don't use AWS, Azure or GCE thus I don't need the gems that come with it. Since Inspec also offers a Inspec-core gem with these cloud provider gems removed I would like to see kitchen-inspec use the inspec-core and allow folks to opt-in to the cloud provider gem of their choice.
Current Alternative
Fork this repo and call it kitchen-inspec-core ?
Can We Help You Implement This?:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Aspect: PackagingDistribution of the projects 'compiled' artifacts.Distribution of the projects 'compiled' artifacts.Platform: AWSPlatform: AzurePlatform: DockerPlatform: GCPType: Breaking ChangeChanges the way existing features work in a way that affects users.Changes the way existing features work in a way that affects users.