Skip to content

Add replace function to bake stdlib#1720

Merged
jedevc merged 2 commits intodocker:masterfrom
jedevc:bake-replace-func
Apr 5, 2023
Merged

Add replace function to bake stdlib#1720
jedevc merged 2 commits intodocker:masterfrom
jedevc:bake-replace-func

Conversation

@jedevc
Copy link
Copy Markdown
Collaborator

@jedevc jedevc commented Apr 5, 2023

HCL has two replace functions: a regex_replace and a standard replace. We only included regex_replace, so we should probably include replace as well.

This helps bring us in-line with other HCL-based languages, such as in Packer:

jedevc added 2 commits April 5, 2023 11:48
Signed-off-by: Justin Chadwell <[email protected]>
Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc requested a review from crazy-max April 5, 2023 10:50
@jedevc jedevc merged commit a3293cd into docker:master Apr 5, 2023
@jedevc jedevc deleted the bake-replace-func branch April 5, 2023 10:59
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