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

Fix/gh 15210/sockaddr template parsing when needed #15224

Merged
merged 9 commits into from
Apr 29, 2022
Merged

Fix/gh 15210/sockaddr template parsing when needed #15224

merged 9 commits into from
Apr 29, 2022

Conversation

peteski22
Copy link
Contributor

@peteski22 peteski22 commented Apr 29, 2022

Proposed fix for GitHub issue: #15210

Before we attempt to make calls to parse any templates, we check to see if there are even templates in the config. If not, just carry on with what we have.

@hashicorp-cla
Copy link

hashicorp-cla commented Apr 29, 2022

CLA assistant check
All committers have signed the CLA.

@peteski22 peteski22 marked this pull request as ready for review April 29, 2022 11:19
peteski22 and others added 2 commits April 29, 2022 14:09
More succinct regex

Co-authored-by: Nick Cabatoff <nick.cabatoff@gmail.com>
changelog/15224.txt Outdated Show resolved Hide resolved
Co-authored-by: Nick Cabatoff <nick.cabatoff@gmail.com>
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

3 participants