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

Added trim functions #1558

Merged
merged 10 commits into from
Apr 12, 2022
Merged

Added trim functions #1558

merged 10 commits into from
Apr 12, 2022

Conversation

jsanant
Copy link
Contributor

@jsanant jsanant commented Mar 29, 2022

Added trim functions based on this requirement #1544 :

  • trim()
  • trimPrefix()
  • trimSuffix()

Fixes #1544

@jsanant jsanant requested a review from a team March 29, 2022 14:21
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 29, 2022

CLA assistant check
All committers have signed the CLA.

@jsanant jsanant changed the title Add trim functions Added trim functions Mar 29, 2022
@jsanant
Copy link
Contributor Author

jsanant commented Apr 4, 2022

@eikenb - Can you please review this PR? If there is anything else that needs to be added please let me know.

Copy link
Contributor

@eikenb eikenb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eikenb eikenb added the hashicat-update-required Changes that need to be ported to hashicat label Apr 12, 2022
@eikenb eikenb added this to the v0.29.0 milestone Apr 12, 2022
@eikenb eikenb merged commit 0a8d8e2 into hashicorp:master Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hashicat-update-required Changes that need to be ported to hashicat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trimprefix need to added in consul-template
3 participants