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

Replace terraform_docs use of GNU sed with perl #15

Merged
merged 2 commits into from
May 20, 2018
Merged

Replace terraform_docs use of GNU sed with perl #15

merged 2 commits into from
May 20, 2018

Conversation

brainsik
Copy link
Contributor

@brainsik brainsik commented May 19, 2018

This replaces the sed commands which required GNU sed be installed with
perl versions. This should make this script more universally usable
(e.g., on macOS) without installing additional tools.

Closes #14.

jeremy avnet added 2 commits May 18, 2018 17:10
This replaces the sed commands which required GNU sed be installed with
perl versions. This should make this script more universally usable
(e.g., on macOS) without installing additional tools.
@antonbabenko antonbabenko merged commit 2d3782c into antonbabenko:master May 20, 2018
@antonbabenko
Copy link
Owner

v1.7.2 is out.

Thank you very much, Jeremy!

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.

None yet

2 participants