Removing sprig from our dependencies - user feedback wanted on --profile-template template functions
#856
chrnorm
started this conversation in
Feature Requests, Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, as part of removing Granted's integration with Common Fate (see https://www.commonfate.io/blog/winding-down) I have stripped a bunch of third-party dependencies from Granted. I'd like to continue with this and continue to cut back on the number of third party dependencies that Granted uses.
One such dependency is
sprig, which was added to common-fate/awsconfig to resolve #478.sprigallows functions likelowerandreplaceto be used in our--profile-templateflag ingranted sso populateandgranted sso generate, such as:I would like to remove
sprigas a dependency and vendor the specific functions that folks need from the library. The current functions I'm thinking to vendor are:I'd like feedback though from folks who are using other functions from
sprigso that we can also vendor these, to avoid breaking your workflows.If you're using these functions in
--profile-template, please let me know which functions you're using belowBeta Was this translation helpful? Give feedback.
All reactions