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

Make Fn::Sub regex match non-greedy #1

Merged
merged 2 commits into from
Feb 23, 2021
Merged

Conversation

PritamDutt
Copy link
Owner

This fixes an issue when the string for Fn::Sub contains multiple variable references (i.e. "https://${BucketName}.s3.amazonaws.com/${QSS3KeyPrefix}rest/of/path")

See: puresec#11

@PritamDutt PritamDutt added the enhancement New feature or request label Feb 23, 2021
@PritamDutt PritamDutt self-assigned this Feb 23, 2021
@PritamDutt PritamDutt merged commit c95d065 into PritamDutt:master Feb 23, 2021
PritamDutt added a commit that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants