Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Template parsing allowing mixed escapes #82

Closed
apparentlymart opened this issue Feb 5, 2019 · 1 comment
Closed

Template parsing allowing mixed escapes #82

apparentlymart opened this issue Feb 5, 2019 · 1 comment

Comments

@apparentlymart
Copy link
Member

As reported in hashicorp/terraform-provider-template#54, it looks like the template parsing is allowing %${ and $%{ as escape sequences, rather than requiring the two symbols to match as in $${ and %%{.

@apparentlymart
Copy link
Member Author

This is no longer reproducible on latest master, so I'm going to close this under the assumption that we fixed it in some earlier work and the Terraform template provider was just pinned to an older version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant