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

More hcl functions #455

Merged
merged 13 commits into from
Mar 21, 2022
Merged

More hcl functions #455

merged 13 commits into from
Mar 21, 2022

Conversation

johakoch
Copy link
Collaborator

New HCL functions:

  • contains()
  • join()
  • keys()
  • length()
  • lookup()
  • set_intersection()
  • to_number()

Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@johakoch johakoch marked this pull request as ready for review March 16, 2022 21:16
docs/REFERENCE.md Outdated Show resolved Hide resolved
@johakoch johakoch changed the title More hcl methods More hcl functions Mar 21, 2022
@malud malud merged commit 45ee7e8 into master Mar 21, 2022
@malud malud deleted the more-hcl-methods branch March 21, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants