aws-quickstart / quickstart-documentation-base-common

Common components of the quickstart-documentation-base repo. Stored here to facilicate a centralized source-of-truth for common components of our documentation
Apache License 2.0
14 stars 17 forks source link

[DO NOT MERGE] Add support for eks-addin guides #104

Closed jaymccon closed 3 years ago

jaymccon commented 3 years ago

Up until now, eks addins (like Snyk controller for Amazon EKS) hve had their boilerplate based off a dedicated branch (eks) of this repo. This results in extra work keeping the eks branch up to date with changes to main.

This pr should allow eks addin quickstarts to consume main branch of this repo, setting a few variables to identify them as eks addins.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.